summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-02Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones
2006-08-02New tests and en-passant modifications to mktag.Ramsay Allan Jones
2006-08-02Fix installation of templates on ancient systems.Ramsay Allan Jones
2006-08-02Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones
2006-08-02Ensure git-clone exits with error if perl script fails.Ramsay Allan Jones
2006-08-01Merge branch 'rs/rebase'Junio C Hamano
2006-08-01Merge branch 'ml/pager'Junio C Hamano
2006-08-01Merge branch 'jc/checkout'Junio C Hamano
2006-07-31pager: config variable pager.colorMatthias Lederhofer
2006-07-31Builtins: control the use of pager from the command table.Junio C Hamano
2006-07-31Fix up some fallout from "setup_git_directory()" cleanupsLinus Torvalds
2006-07-31Fix double "close()" in ce_compare_dataLinus Torvalds
2006-07-31git-checkout: allow "checkout HEAD -- path"Junio C Hamano
2006-07-31rebase: Make the fast-fowarding message more user-friendly by using branch na...Robert Shearman
2006-07-31rebase: Fix the detection of fast-forwarding of the current branch to upstream.Robert Shearman
2006-07-31tar-tree: illustrate an obscure feature betterJohannes Schindelin
2006-07-31git.c: allow alias expansion without a git directoryMatthias Lederhofer
2006-07-31setup_git_directory_gently: do not barf when GIT_DIR is given.Matthias Lederhofer
2006-07-30Build on Debian GNU/kFreeBSDGerrit Pape
2006-07-30Merge branch 'lt/web'Junio C Hamano
2006-07-30Merge branch '__/setup-n-mv'Junio C Hamano
2006-07-30Merge branch 'js/mv'Junio C Hamano
2006-07-30Merge branch 'jn/make'Junio C Hamano
2006-07-29Merge branch 'lt/setup' into __/setup-n-mvJunio C Hamano
2006-07-29Call setup_git_directory() much earlierLinus Torvalds
2006-07-29Call setup_git_directory() earlyLinus Torvalds
2006-07-29Display an error from update-ref if target ref name is invalid.Shawn Pearce
2006-07-29Fix http-fetchJohannes Schindelin
2006-07-28Merge branch 'pb/multi-fetch'Junio C Hamano
2006-07-28Merge branch 'lt/web'Junio C Hamano
2006-07-28Merge branch 'js/cvs'Junio C Hamano
2006-07-28Merge branch 'js/alias-p'Junio C Hamano
2006-07-28Merge branch 'jc/diff'Junio C Hamano
2006-07-28t4103: fix binary patch application test.Junio C Hamano
2006-07-28git-apply -R: binary patches are irreversible for now.Junio C Hamano
2006-07-28Teach git-apply about '-R'Johannes Schindelin
2006-07-28Makefile: ssh-pull.o depends on ssh-fetch.cJohannes Schindelin
2006-07-28log and diff family: honor config even from subdirectoriesJunio C Hamano
2006-07-28git-reset: detect update-ref error and report it.Junio C Hamano
2006-07-28lost-found: use fsck-objects --fullJunio C Hamano
2006-07-28Teach git-http-fetch the --stdin switchPetr Baudis
2006-07-28Teach git-local-fetch the --stdin switchPetr Baudis
2006-07-28Make pull() support fetching multiple targets at oncePetr Baudis
2006-07-28Make pull() take some implicit data as explicit argumentsPetr Baudis
2006-07-28mailinfo: accept >From in message headerMichael S. Tsirkin
2006-07-27Remove -d from *-fetch usage stringsPetr Baudis
2006-07-27daemon: documentation for --reuseaddr, --detach and --pid-fileMatthias Lederhofer
2006-07-26cvsserver: imitate git-update-ref when committingJohannes Schindelin
2006-07-26instaweb: Be more clear if httpd or the browser failJohannes Schindelin
2006-07-26builtin git-mv: support moving directoriesJohannes Schindelin