Code

git.git
2006-02-12 Junio C HamanoGIT 1.2.0 v1.2.0
2006-02-12 Junio C HamanoFix "test: unexpected operator" on bsd
2006-02-12 Junio C Hamanogit-commit: show dirtiness including index.
2006-02-12 Junio C HamanoMake pack-objects chattier.
2006-02-12 Alex Riesenavoid echo -e, there are systems where it does not...
2006-02-12 Alex Riesenfix "test: 2: unexpected operator" on bsd
2006-02-12 Linus TorvaldsFix object re-hashing
2006-02-12 Junio C Hamanohashtable-based objects: minimum fixups.
2006-02-12 Johannes SchindelinUse a hashtable for objects instead of a sorted list
2006-02-12 kent@lysator... Add howto about separating topics.
2006-02-12 Junio C HamanoMerge branch 'pb/repo'
2006-02-12 Junio C HamanoMerge branch 'jc/fixdiff'
2006-02-12 Junio C HamanoAvoid using "git-var -l" until it gets fixed.
2006-02-12 Petr BaudisAdd support for explicit type specifiers when calling...
2006-02-12 Junio C Hamanodiff-tree: do not default to -c
2006-02-12 Junio C Hamanot5500: adjust to change in pack-object reporting behaviour.
2006-02-12 Junio C HamanoOnly call git-rerere if $GIT_DIR/rr-cache exists.
2006-02-12 Christian BiesingerUse a relative path for SVN importing
2006-02-12 Junio C Hamanofetch-clone progress: finishing touches.
2006-02-12 Linus TorvaldsFix fetch-clone in the presense of signals
2006-02-12 Linus TorvaldsMake "git clone" pack-fetching download statistics...
2006-02-11 Linus TorvaldsMake "git clone" less of a deathly quiet experience
2006-02-11 Junio C HamanoDefine GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known...
2006-02-11 Junio C HamanoMerge branch 'lt/diff-tree'
2006-02-11 Junio C Hamanogit-commit -v: have patch at the end.
2006-02-10 Junio C Hamanorev-list: default to abbreviate merge parent names...
2006-02-10 Nicolas Pitredelta micro optimization
2006-02-10 Nicolas Pitrecount-delta.c: comment fixes
2006-02-10 Junio C HamanoMerge branch 'jc/empty-commit'
2006-02-10 Junio C Hamanocombine-diff: Record diff status a bit more faithfully
2006-02-10 Junio C Hamanofind_unique_abbrev() simplification.
2006-02-10 Junio C Hamanogit-status -v
2006-02-10 Junio C HamanoMerge branch 'jc/ls-files-o'
2006-02-10 Junio C Hamanocount-delta.c: Match the delta data semantics change...
2006-02-10 Nicolas Pitreremove delta-against-self bit
2006-02-10 Jason Riedystat() for existence in safe_create_leading_directories()
2006-02-09 Junio C Hamanocombine-diff: move formatting logic to show_combined_diff()
2006-02-09 Junio C Hamanocall git_config() after setup_git_directory()
2006-02-09 Junio C Hamanocombined-diff: use diffcore before intersecting paths.
2006-02-09 Jon LoeligerAdd --diff-filter= documentation paragraph
2006-02-09 Linus Torvaldsdiff-tree -c raw output
2006-02-09 Junio C Hamanols-files: honour per-directory ignore file from higher...
2006-02-09 Junio C Hamanot6000: fix a careless test library add-on.
2006-02-09 Junio C HamanoDo not allow empty name or email.
2006-02-07 Andreas Ericsson.gitignore git-rerere and config.mak
2006-02-07 Linus TorvaldsFix "git diff a..b" breakage
2006-02-07 Petr BaudisBasic documentation for git-show
2006-02-07 Petr BaudisDocument git-diff-tree --always
2006-02-07 Mark Woodinghttp-fetch: Abort requests for objects which arrived...
2006-02-07 Andreas Ericssonformat-patch: Remove last vestiges of --mbox option
2006-02-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Junio C Hamanogit-commit: finishing touches.
2006-02-07 Junio C Hamanogit-commit: revamp the git-commit semantics.
2006-02-07 Junio C Hamanogit-rerere: reuse recorded resolve.
2006-02-07 Junio C Hamanofmt-merge-msg: show summary of what is merged.
2006-02-07 Junio C Hamanoread-tree --aggressive
2006-02-07 Junio C Hamano[PATCH] mailinfo: reset CTE after each multipart
2006-02-07 J. Bruce FieldsDocs: minor git-push copyediting
2006-02-07 J. Bruce FieldsDocs: move git url and remotes text to separate sections
2006-02-07 J. Bruce FieldsDocs: split up pull-fetch-param.txt
2006-02-07 Junio C Hamanocombine-diff: do not punt on removed or added files.
2006-02-06 Paul Mackerrasgitk: Use git-diff-tree --cc for showing the diffs...
2006-02-06 Paul Mackerrasgitk: Add braces around if expressions
2006-02-06 Junio C Hamanocombine-diff: show mode changes as well.
2006-02-06 Junio C Hamanocombine-diff: do not send NULL to printf
2006-02-06 Junio C Hamanocore-tutorial: adjust to recent reality.
2006-02-06 Junio C Hamanogit-diff: do not fall back on --cc when -[123], --ours...
2006-02-06 Junio C HamanoMerge branch 'jc/diff'
2006-02-06 Junio C HamanoMerge branches 'lt/show' and 'lt/revlist'
2006-02-06 Junio C HamanoMerge branches 'jc/daemon' and 'mw/http'
2006-02-06 Junio C Hamanogit-diff-tree --stdin: show all parents.
2006-02-06 Junio C Hamanocombine-diff: remove misguided --show-empty hack.
2006-02-06 Linus Torvaldsrev-parse lstat() workaround cleanup.
2006-02-06 Ryan Andersongit-send-email: Fully implement --quiet and document it.
2006-02-06 Junio C Hamanodaemon: extend user-relative path notation.
2006-02-06 Mark Woodingdaemon: Set SO_REUSEADDR on listening sockets.
2006-02-06 Junio C Hamanodaemon: do not forbid user relative paths unconditional...
2006-02-06 Mark Woodinghttp-fetch: Tidy control flow in process_alternate_response
2006-02-06 Mark Woodinghttp: Turn on verbose Curl messages if GIT_CURL_VERBOSE...
2006-02-06 Mark Woodinghttp-fetch: Fix message reporting rename of object...
2006-02-06 Mark Woodinghttp-fetch: Fix object list corruption in fill_active_s...
2006-02-06 Junio C Hamanogit-show
2006-02-06 Junio C Hamanogit-diff: use --cc instead of -p.
2006-02-06 Junio C Hamanodiff-index: make --cc a synonym for -p for now.
2006-02-05 Linus Torvaldsdiff-tree --always flag
2006-02-05 Peter EriksenUse adler32() from zlib instead of defining our own.
2006-02-05 Linus TorvaldsFix git-rev-parse over-eager errors
2006-02-05 Junio C HamanoDo not fall back on vi on dumb terminals.
2006-02-04 Junio C HamanoMerge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
2006-02-04 Jason RiedyUse sha1_file.c's mkdir-like routine in apply.c.
2006-02-04 Mark Woodingdaemon: Provide missing argument for logerror() call.
2006-02-04 Junio C Hamanogit-merge: Properly quote $merge_msg variable.
2006-02-03 Junio C Hamanoget_sha1_1: allow octopus^12 to be properly parsed.
2006-02-03 Junio C Hamanowhitespace cleanup.
2006-02-03 Junio C Hamanocombine-diff: finishing touches to git-diff-tree --cc
2006-02-03 Junio C Hamanocombine-diff: cleanup.
2006-02-03 Junio C Hamanocombine-diff: show parent line numbers as well.
2006-02-03 Junio C Hamanocombine-diff: add a bit more comments.
2006-02-03 Ryan Andersongit-send-email: Add --quiet to reduce some of the chatt...
2006-02-03 Ryan AndersonProvide a more meaningful initial "From " line when...
next