git.git
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...
2006-02-03 Junio C Hamanocommit.c: "Merge" fix in pretty_print_commit.
2006-02-02 Fredrik Kuivinenmerge-recursive: Speed up commit graph construction
2006-02-02 Fredrik Kuivinenmerge-recursive: Make use of provided bases
2006-02-02 Junio C HamanoDocumentation: git-diff-tree --cc also omits empty...
2006-02-02 Junio C Hamanocombine-diff: fix placement of deletion.
2006-02-02 Junio C Hamanocombine-diff: add safety check to --cc.
2006-02-02 Junio C Hamanocombine-diff: update --cc "uninteresting hunks" logic.
2006-02-02 Junio C Hamanocombine-diff: reuse diff from the same blob.
2006-02-02 Petr BaudisAllow diff and index commands to be interrupted
2006-02-02 Junio C Hamanorev-list: omit duplicated parents.
2006-02-02 Junio C Hamanoupdate-index --index-info: allow stage 0 entries.
2006-02-01 Sasha Khapyorskygit-svnimport.perl: fix for 'arg list too long...'
2006-02-01 Nick HengeveldUse local structs for HTTP slot callback data
2006-02-01 Eric Wongrev-list: allow -<n> as shorthand for --max-count=<n>
2006-02-01 Eric Wongrev-list: allow -n<n> as shorthand for --max-count=<n>
2006-02-01 Daniel BarkalowMake apply accept the -pNUM option like patch does.
2006-02-01 Nick HengeveldFix HTTP request result processing after slot reuse
2006-02-01 Linus TorvaldsMake git-tar-tree use the tree_desc abstractions
2006-02-01 Linus TorvaldsMake the "struct tree_desc" operations available to...
2006-01-31 Junio C HamanoMerge branches 'bf/doc' and 'db/tartree'
2006-01-31 Junio C Hamanodocumentation: cvs migration - typofix.
2006-01-31 Daniel BarkalowUse struct commit in tar-tree
2006-01-31 Daniel BarkalowUse struct tree in tar-tree
2006-01-31 J. Bruce Fieldscvs-migration documentation update
2006-01-30 Martin Langhoffcvsexportcommit: add some examples to the documentation
2006-01-30 Martin Langhoffexportcommit: replace backticks with safe_pipe_capture...
2006-01-30 Martin Langhoffcvsimport: Add -S <skipfileregex> support and -v announ...
2006-01-30 Junio C HamanoMerge fixes up to GIT 1.1.6
2006-01-30 Junio C HamanoGIT 1.1.6 v1.1.6
2006-01-30 J. Bruce Fieldsgit push -f documentation
2006-01-29 Fredrik Kuivinengit-branch: Documentation fixes
2006-01-29 Fredrik Kuivinenmerge-recursive: Improve the error message printed...
2006-01-29 Junio C Hamano[PATCH] pre-commit sample hook: do not barf on the...
2006-01-28 Junio C HamanoDocumentation: diff -c/--cc
2006-01-28 Junio C Hamanodiff-files -c/--cc: combine only when both ours and...
2006-01-28 Junio C HamanoMerge lt/revlist,jc/diff,jc/revparse,jc/abbrev
2006-01-28 Junio C Hamanorev-parse: make "whatchanged -- git-fetch-script" work...
2006-01-28 Junio C Hamanodiff --abbrev=<n> option fix.
2006-01-28 Junio C Hamanopretty_print_commit: honor grafts.
2006-01-28 Junio C Hamanopretty_print_commit(): pass commit object instead of...
2006-01-28 Junio C HamanoRename rev-parse --abbrev to --short.
2006-01-28 Junio C Hamanorev-parse --abbrev: do not try abbrev shorter than...
2006-01-28 Junio C Hamanodiff-tree: abbreviate merge parent object names with...
2006-01-28 Junio C Hamanorev-parse: --abbrev option.
2006-01-28 Junio C Hamanoabbrev cleanup: use symbolic constants
2006-01-28 Junio C Hamanorev-list --remove-empty: add minimum help and doc entry.
2006-01-28 Linus Torvaldsrev-list: stop when the file disappears
2006-01-28 Junio C Hamanodiff-files: -c and --cc options.
2006-01-28 Junio C Hamanocombine-diff: better hunk splitting.
2006-01-28 Junio C Hamanodiff-tree --cc: squelch header generation on empty...
2006-01-28 Junio C Hamanocombine-diff: extend --cc logic to Octopus.
2006-01-28 Junio C Hamanocombine-diff: minor output changes.
2006-01-28 Junio C Hamanocombine-diff: fix appending at the tail of a list.
2006-01-28 Junio C Hamanodiff-tree --cc: denser combined diff output for a merge...
2006-01-28 Junio C Hamanodiff-tree -c: show a merge commit a bit more sensibly.
2006-01-28 Junio C Hamanomerge: seed the commit message with list of conflicted...
2006-01-27 Junio C HamanoMerge fixes up to GIT 1.1.5
2006-01-27 Junio C HamanoGIT 1.1.5 v1.1.5
2006-01-27 Junio C HamanoGIT 1.0.13 v1.0.13
2006-01-27 Junio C Hamanocheckout: do not make a temporary copy of symlink target.
2006-01-27 Alecs KingAdd freebsd support in Makefile
2006-01-27 Uwe ZeisbergerMake GIT-VERSION-GEN tolerate missing git describe...
2006-01-27 Uwe ZeisbergerUse symbolic name SHORT_NAME_AMBIGUOUS as error return...
2006-01-27 Uwe ZeisbergerRemove unneeded header
2006-01-27 Junio C Hamanogit-fetch --upload-pack: disambiguate.
2006-01-26 Daniel BarkalowOnly use a single parser for tree objects
2006-01-25 Jason RiedyAdd compat/unsetenv.c .
2006-01-25 Jason RiedyRun GIT-VERSION-GEN with $(SHELL), not sh.
2006-01-25 Eric W. BiedermanFix git-format-patch -s to include a Signed-off-by...
2006-01-25 Junio C Hamanotests: adjust breakage by stricter rev-parse
2006-01-25 Linus Torvaldsgit-whatchanged: exit out early on errors
2006-01-25 Linus TorvaldsMake git-rev-list and git-rev-parse argument parsing...
2006-01-25 Junio C HamanoMerge branches 'jc/clone', 'md/env' and 'mo/path'
2006-01-25 Matt Draiseylocal push/pull env cleanup
2006-01-25 Michal Ostrowskigit-{fetch,peek-remote} handling of --upload-pack
2006-01-25 Michal Ostrowskigit-fetch: pass --upload-pack to fetch-pack
2006-01-25 Junio C Hamanoclone: do not accept more than one -o option.
2006-01-25 Junio C Hamanoclone: do not create remotes/origin nor origin branch...
2006-01-25 Junio C Hamanogit-clone: PG13 --naked option to --bare.
2006-01-25 Pavel RoskinDon't include ../README in git.txt - make a local copy
2006-01-25 Junio C Hamanosample update-hook: sanely handle a new branch head.
2006-01-25 Andreas Ericssonupdate-hook: Major overhaul (handling tags, mainly).
2006-01-23 Junio C HamanoDocumentation: finishing touches to the new tutorial.
next