5770 Commits (07efc6a6b6e5098ccd2dcce853be421b7dd1e244)
 

Author SHA1 Message Date
Ramsay Jones 07efc6a6b6 Allow config file to specify Signed-off-by identity in format-patch. 19 years ago
Junio C Hamano 4e273c9dcf Merge branch 'jc/c99' 19 years ago
Johannes Schindelin 3a3c3fc42a Fix crash when GIT_DIR is invalid 19 years ago
Rene Scharfe 7e18e56920 git-tar-tree: fix minor memory leak 19 years ago
Uwe Zeisberger d249b45547 Document rev-list's option --merge 19 years ago
Junio C Hamano cba05fa840 Further clean-up: usage() vs die() 19 years ago
Ramsay Allan Jones 8cdf33643d Replace some calls to die(usage_str) with usage(usage_str). 19 years ago
Ramsay Allan Jones 15e593e4d3 Fixup command names in some usage strings. 19 years ago
Junio C Hamano 5a716826a6 GIT 1.4.2-rc3 19 years ago
Junio C Hamano f5fffbd3e8 Documentation/git.txt: link git-svn and git-instaweb from the main page. 19 years ago
Junio C Hamano 962ad61874 Merge branch 'jc/sideband' 19 years ago
Junio C Hamano 2de196fec1 sideband: do not use color, just say "remote:" 19 years ago
Junio C Hamano 53dd8a9cb5 Show both blob names from "git diff blob1 blob2" 19 years ago
Junio C Hamano ef677686ef diff.c: do not use pathname comparison to tell renames 19 years ago
Junio C Hamano c43ce6d603 Add a couple of subdirectory tests. 19 years ago
Junio C Hamano a91af794bb read-tree: shadowed variable fix. 19 years ago
Michael 47781bf779 fixed variable declaration in gitk 19 years ago
Junio C Hamano f82cd3c610 Fix "git diff blob1 blob2" showing the diff in reverse. 19 years ago
Junio C Hamano 70b9c59656 Cygwin needs NO_C99_FORMAT??? 19 years ago
Matthias Lederhofer fba0cbd95d git-grep: document --and, --or, --not, ( and ) 19 years ago
Matthias Kestenholz 25f38f064f use declarations from builtin.h for builtin commands 19 years ago
Matthias Kestenholz e12c095aa6 Make git-repo-config a builtin 19 years ago
Matthias Kestenholz 53bb2c002a Make git-prune-packed a builtin 19 years ago
Jeff King d4ad9b0484 git-annotate: remove extraneous debugging line 19 years ago
Jeff King 7fe08af485 Documentation: convert uses of git-link macro to gitlink 19 years ago
Jeff King ec19a22b74 git-push: remove obsolete git-push.sh 19 years ago
Jeff King 8f615493e6 git-push: allow -f as an alias for --force 19 years ago
Ramsay Allan Jones 822a7d5071 Remove cmd_usage() routine and re-organize the help/usage code. 19 years ago
Ramsay Allan Jones 8e76483ce0 Fix header breakage due to redefining PATH_MAX. 19 years ago
Ramsay Allan Jones 579d1fbfaf Add NO_C99_FORMAT to support older compilers. 19 years ago
Ramsay Allan Jones 446c6faec6 New tests and en-passant modifications to mktag. 19 years ago
Ramsay Allan Jones 7ffe7098dc Fix installation of templates on ancient systems. 19 years ago
Ramsay Allan Jones 1fd4da643c Fix annotate test script; notice when git-annotate fails. 19 years ago
Ramsay Allan Jones 6ebdee5af4 Ensure git-clone exits with error if perl script fails. 19 years ago
Junio C Hamano dfa4647812 fetch/clone: mark messages from remote side stand out. 19 years ago
Junio C Hamano bc9e1b8483 Merge branch 'rs/rebase' 19 years ago
Junio C Hamano 056d6d4e89 Merge branch 'ml/pager' 19 years ago
Junio C Hamano 0225de86a4 Merge branch 'jc/checkout' 19 years ago
Matthias Lederhofer aa086eb813 pager: config variable pager.color 19 years ago
Junio C Hamano 9590b041ea Builtins: control the use of pager from the command table. 19 years ago
Linus Torvalds 3e04228b0c Fix up some fallout from "setup_git_directory()" cleanups 19 years ago
Linus Torvalds 7f8508e8d3 Fix double "close()" in ce_compare_data 19 years ago
Junio C Hamano 2608003f55 git-checkout: allow "checkout HEAD -- path" 19 years ago
Robert Shearman d587ed13bc rebase: Make the fast-fowarding message more user-friendly by using branch names instead of SHA1 IDs. 19 years ago
Robert Shearman 83c31614ce rebase: Fix the detection of fast-forwarding of the current branch to upstream. 19 years ago
Johannes Schindelin b63fafdfd8 tar-tree: illustrate an obscure feature better 19 years ago
Matthias Lederhofer 0347a8c764 git.c: allow alias expansion without a git directory 19 years ago
Matthias Lederhofer 41e95f6990 setup_git_directory_gently: do not barf when GIT_DIR is given. 19 years ago
Gerrit Pape ca7a741647 Build on Debian GNU/kFreeBSD 19 years ago
Junio C Hamano e6a4e5816e Merge branch 'lt/web' 19 years ago