Code

git.git
2009-09-13 Junio C HamanoGIT 1.6.5-rc1 v1.6.5-rc1
2009-09-13 Jari AaltoImprove --patch option documentation in git-add
2009-09-13 Junio C HamanoMerge branch 'pk/fast-import-tars'
2009-09-13 Junio C HamanoMerge branch 'pk/fast-import-dirs'
2009-09-13 Junio C HamanoMerge branch 'jt/pushinsteadof'
2009-09-13 Junio C HamanoMerge branch 'jk/unwanted-advices'
2009-09-13 Junio C HamanoMerge branch 'jc/merge-saner-messages'
2009-09-13 Junio C Hamanoquiltimport documentation: --dry-run and -n are synonyms
2009-09-13 Clemens Buchacherpreserve mtime of local clone
2009-09-13 Jim Meyeringdon't dereference NULL upon fdopen failure
2009-09-13 Jim Meyeringuse write_str_in_full helper to avoid literal string...
2009-09-13 Junio C HamanoMerge branch 'db/vcs-helper'
2009-09-13 Jim Meyeringuse write_str_in_full helper to avoid literal string...
2009-09-13 Matthieu Moywrap git's main usage string.
2009-09-13 Junio C HamanoMerge branch 'maint'
2009-09-13 Junio C HamanoGIT 1.6.4.3 v1.6.4.3
2009-09-13 Mark Lodatosvn: properly escape arguments for authors-prog
2009-09-13 Junio C HamanoMerge branch 'cb/maint-1.6.3-grep-relative-up' into...
2009-09-12 Junio C HamanoMakefile: remove remnant of separate http/https/ftp...
2009-09-12 Jeff Kingrebase: use plumbing to show dirty state
2009-09-12 Jeff Kingstatus: make "how to stage" messages optional
2009-09-12 Jeff Kingpush: make non-fast-forward help message configurable
2009-09-11 Johannes Sixtpager: set LESS=FRSX also on Windows
2009-09-11 Johannes Sixtstart_command: do not clobber cmd->env on Windows code...
2009-09-11 Tay Ray Chuanhttp.c: remove verification of remote packs
2009-09-11 Nicolas Sebrechtadd documentation for mailinfo.scissors and '--no-scissors'
2009-09-11 Nicolas Sebrechtmailinfo: add '--scissors' to usage message
2009-09-11 Brian GernhardtINSTALL: Describe dependency knobs from Makefile
2009-09-11 Brian GernhardtINSTALL: Reorder dependencies, split shell and Perl
2009-09-10 Reilly Grantgit-p4: Avoid modules deprecated in Python 2.6.
2009-09-10 Brian GernhardtMakefile: Add NEEDS_CRYPTO_WITH_SSL
2009-09-09 Martin Nordholtsgit.el: Use git-add-file for unmerged files, remove...
2009-09-09 Brian GernhardtINSTALL: Update description of our SHA-1 code
2009-09-08 Junio C Hamanomerge-recursive: give less scary messages when merge...
2009-09-08 Josh TriplettAdd url.<base>.pushInsteadOf: URL rewriting for push...
2009-09-08 Junio C HamanoGIT 1.6.5-rc0 v1.6.5-rc0
2009-09-07 Junio C HamanoMerge branch 'maint'
2009-09-07 Emmanuel Trillaudgit-pull: do not mention --quiet and --verbose twice
2009-09-07 Bert Wesarggithooks.txt: put hooks into subsections
2009-09-07 Junio C HamanoMerge branch 'jc/mailinfo-scissors'
2009-09-07 Junio C HamanoMerge branch 'jk/clone-b'
2009-09-07 Junio C HamanoMerge branch 'jc/upload-pack-hook'
2009-09-07 Junio C HamanoMerge branch 'tr/reset-checkout-patch'
2009-09-07 Junio C HamanoMerge branch 'np/maint-1.6.3-deepen'
2009-09-07 Clemens Buchachergrep: accept relative paths outside current working...
2009-09-07 Clemens Buchachergrep: fix exit status if external_grep() punts
2009-09-07 Josh TriplettWrap rewrite globals in a struct in preparation for...
2009-09-06 Junio C HamanoMerge branch 'maint'
2009-09-06 Jeff Kingpush: re-flow non-fast-forward message
2009-09-06 Jeff Kingpush: fix english in non-fast-forward message
2009-09-06 Pascal ObryDo not scramble password read from .cvspass
2009-09-06 Nicolas Pitrepack-objects: free preferred base memory after usage
2009-09-06 Nicolas Pitremake shallow repository deepening more network efficient
2009-09-04 Daniel BarkalowUse a clearer style to issue commands to remote helpers
2009-09-04 Daniel BarkalowMake the "traditionally-supported" URLs a special case
2009-09-03 Peter KreftingAdd script for importing bits-and-pieces to Git.
2009-09-03 Peter Kreftingimport-tars: Allow per-tar author and commit message.
2009-09-03 Junio C HamanoMerge branch 'maint'
2009-09-03 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-09-03 Junio C HamanoMerge branch 'maint-1.6.2' into maint-1.6.3
2009-09-03 Miklos Vajnagit-clone: add missing comma in --reference documentation
2009-09-03 Junio C HamanoMerge branch 'maint'
2009-09-03 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-09-03 Jeff Kingpush: teach --quiet to suppress "Everything up-to-date"
2009-09-03 Junio C HamanoMerge branch 'maint-1.6.2' into maint-1.6.3
2009-09-03 Gerrit Papegit-cvsserver: no longer use deprecated 'git-subcommand...
2009-09-03 Jeff Kingclone: disconnect transport after fetching
2009-09-02 Johannes Sixtstatus: list unmerged files much later
2009-09-02 Matthieu Moystash: simplify defaulting to "save" and reject unknown...
2009-09-01 Junio C Hamanobuiltin-apply.c: get rid of an unnecessary use of tempo...
2009-09-01 Junio C Hamanobuiltin-pack-objects.c: avoid vla
2009-09-01 Brian GianforcaroStyle fixes, add a space after if/for/while.
2009-09-01 Junio C HamanoMerge branch 'lt/approxidate'
2009-09-01 Junio C HamanoMerge branch 'mr/gitweb-snapshot'
2009-09-01 Junio C HamanoMerge branch 'tf/diff-whitespace-incomplete-line'
2009-08-31 Jeff Kingfix approxidate parsing of relative months and years
2009-08-31 Jeff Kingtests: add date printing and parsing tests
2009-08-31 Jeff Kingrefactor test-date interface
2009-08-31 Alex RiesenAdd date formatting and parsing functions relative...
2009-08-29 Junio C HamanoSync with 1.6.4.2
2009-08-29 Junio C HamanoGIT 1.6.4.2 v1.6.4.2
2009-08-29 René ScharfeUI consistency: allow --force for where -f means force
2009-08-29 René Scharfeupdate-server-info: make builtin, use parseopt
2009-08-29 Nanako ShiraishiRemove unused t/t8005/iso8859-5.txt
2009-08-29 Junio C Hamanoupload-pack: feed "kind [clone|fetch]" to post-upload...
2009-08-29 Junio C Hamanoupload-pack: add a trigger for post-upload-pack hook
2009-08-29 Junio C HamanoDraft release notes to 1.6.5 before -rc0
2009-08-29 Junio C HamanoMerge branch 'mm/reset-report'
2009-08-29 Junio C HamanoMerge branch 'jk/maint-1.6.3-checkout-unborn'
2009-08-29 Junio C HamanoMerge branch 'np/maint-1.6.3-deepen'
2009-08-29 Junio C HamanoMerge branch 'jc/shortstatus'
2009-08-29 Junio C HamanoMerge branch 'maint'
2009-08-29 Junio C HamanoMerge branch 'rc/maint-http-fix' into maint
2009-08-29 Tay Ray Chuanhttp.c: set slot callback members to NULL when releasin...
2009-08-28 Brandon Caseyt/test-lib.sh: provide a shell implementation of the...
2009-08-28 Junio C HamanoMerge branch 'maint'
2009-08-28 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-08-28 Junio C HamanoMerge branch 'maint-1.6.2' into maint-1.6.3
2009-08-28 Nanako ShiraishiFix overridable written with an extra 'e'
2009-08-28 Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
next