Commit Graph

  • bd6ba4d28b Merge branch 'maint' Junio C Hamano 2007-11-07 18:07:07 -0800
  • e0901de4b1 Merge branch 'mh/work-tree' Junio C Hamano 2007-11-07 17:37:00 -0800
  • e1f14cce69 Small code readability improvement in show_reference() in builtin-tag.c Mike Hommey 2007-11-03 14:08:05 +0100
  • 620bb245b9 send-email: apply --suppress-from to S-o-b and cc-cmd Uwe Kleine-König 2007-11-07 08:34:12 +0100
  • 3c307bfbe8 Fix minor nits in configure.ac Ralf Wildenhues 2007-11-06 21:12:45 +0100
  • fc8b5f0307 Deprecate git-lost-found Johannes Schindelin 2007-11-08 00:41:22 +0000
  • 609a2289d7 Improve accuracy of check for presence of deflateBound. David Symonds 2007-11-07 14:24:28 +1100
  • 6d0618a820 Add Documentation/CodingGuidelines Johannes Schindelin 2007-11-08 00:33:19 +0000
  • 53ed7b5a5d make display of total transferred fully accurate Nicolas Pitre 2007-11-06 16:30:28 -0500
  • e7509ee388 contrib/hooks/post-receive-email: make subject prefix configurable Gerrit Pape 2007-11-06 13:49:30 +0000
  • 15a2f53011 contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars Gerrit Pape 2007-11-06 13:48:34 +0000
  • b5786c8283 contrib/hooks/post-receive-email: fix typo Gerrit Pape 2007-11-06 13:48:07 +0000
  • 3891f390ea restore fetching with thin-pack capability Nicolas Pitre 2007-11-07 17:20:22 -0500
  • a9ee9bf9f9 git-stash: Fix listing stashes Emil Medve 2007-11-07 15:10:27 -0600
  • 6aaa65da20 When exec() fails include the failing command in the error message Ask Bjørn Hansen 2007-11-06 02:54:01 -0800
  • f49439e1e1 RelNotes-1.5.3.5: fix another typo David D Kilzer 2007-11-04 04:45:22 -0800
  • 7c2c6ee7e0 Reteach builtin-ls-remote to understand remotes Shawn O. Pearce 2007-11-06 20:29:20 -0500
  • dfdd7e6686 Give git-am back the ability to add Signed-off-by lines. Johannes Sixt 2007-11-06 21:33:58 +0100
  • 5410a02ab9 git-rev-parse --parseopt Junio C Hamano 2007-11-06 12:23:14 -0800
  • 8f321a3925 scripts: Add placeholders for OPTIONS_SPEC Junio C Hamano 2007-11-06 01:50:02 -0800
  • 521b53e5c7 git-reset: add -q option to operate quietly Gerrit Pape 2007-11-04 09:37:20 +0000
  • 5715d0bb60 Migrate git-repack.sh to use git-rev-parse --parseopt Pierre Habouzit 2007-11-04 11:31:02 +0100
  • e01fbf1a8f Migrate git-quiltimport.sh to use git-rev-parse --parseopt Pierre Habouzit 2007-11-04 11:31:01 +0100
  • 00df3bed2b Migrate git-checkout.sh to use git-rev-parse --parseopt --keep-dashdash Pierre Habouzit 2007-11-04 11:31:00 +0100
  • c2db2e0ef1 Migrate git-instaweb.sh to use git-rev-parse --parseopt Pierre Habouzit 2007-11-04 11:30:59 +0100
  • b0bf1d8b79 Migrate git-merge.sh to use git-rev-parse --parseopt Pierre Habouzit 2007-11-04 11:30:58 +0100
  • 78443d9049 Migrate git-am.sh to use git-rev-parse --parseopt Pierre Habouzit 2007-11-04 11:30:57 +0100
  • 943625998b Migrate git-clone to use git-rev-parse --parseopt Pierre Habouzit 2007-11-04 11:30:56 +0100
  • 27c0d1c7f5 Migrate git-clean.sh to use git-rev-parse --parseopt. Pierre Habouzit 2007-11-04 11:30:55 +0100
  • bac199b7b1 Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt Pierre Habouzit 2007-11-04 11:30:54 +0100
  • 21d4783538 Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts. Pierre Habouzit 2007-11-04 11:30:53 +0100
  • 1981820be2 Make git-blame fail when working tree is needed and we're not in one Mike Hommey 2007-11-03 13:22:55 +0100
  • 271bb08735 Don't always require working tree for git-rm Mike Hommey 2007-11-03 12:23:13 +0100
  • 7d8ae93292 Use setup_work_tree() in builtin-ls-files.c Mike Hommey 2007-11-03 12:23:12 +0100
  • 59f0f2f33a Refactor working tree setup Mike Hommey 2007-11-03 12:23:11 +0100
  • 4d8b1dc850 Add tests for git tag Mike Hommey 2007-11-04 01:11:15 +0100
  • bab8118aff Reuse previous annotation when overwriting a tag Mike Hommey 2007-11-04 01:11:14 +0100
  • 4c324c0050 upload-pack: Use finish_{command,async}() instead of waitpid(). Johannes Sixt 2007-11-04 20:46:48 +0100
  • 620a6cd42e builtin-reset: avoid forking "update-index --refresh" Johannes Schindelin 2007-11-03 15:21:21 +0000
  • cdf4a751fa builtin-reset: do not call "ls-files --unmerged" Johannes Schindelin 2007-11-03 14:33:01 +0000
  • 243e0614e0 parse-options: abbreviation engine fix. Johannes Schindelin 2007-11-05 13:15:21 +0000
  • fe61935007 Merge branch 'maint' Junio C Hamano 2007-11-05 22:03:47 -0800
  • 34cb704a9b git-commit.sh: Fix usage checks regarding paths given when they do not make sense Björn Steinbrink 2007-11-05 20:36:33 +0100
  • a1f611d5d0 Fix comment in strbuf.h to use correct name strbuf_avail() Steffen Prohaska 2007-11-04 09:02:21 +0100
  • d8e21ba896 Remove a couple of duplicated include Marco Costalba 2007-11-04 15:35:26 +0100
  • b67a43bb8f grep with unmerged index Junio C Hamano 2007-11-05 17:16:47 -0800
  • 62c666a703 Merge branch 'gp/maint-diffdoc' into maint Junio C Hamano 2007-11-05 18:56:55 -0800
  • 6eea60f85e Rearrange git-format-patch synopsis to improve clarity. David Symonds 2007-11-06 10:04:24 +1100
  • 9b3beb5812 Some better parse-options documentation. Pierre Habouzit 2007-11-05 13:03:22 +0100
  • c67359be45 git-daemon: fix remote port number in log entry Gerrit Pape 2007-11-05 09:16:22 +0000
  • 53b2c823f6 revision walker: mini clean-up Linus Torvalds 2007-11-05 13:22:34 -0800
  • 0aab4abdd4 gc: --prune prunes unreferenced objects. Junio C Hamano 2007-11-05 16:39:00 -0800
  • 9f12bec438 t3502: Disambiguate between file and rev by adding -- Brian Gernhardt 2007-11-04 10:31:26 -0500
  • 252a7c0235 Enhance --early-output format Linus Torvalds 2007-11-04 12:12:05 -0800
  • ae3e76c299 Add more tests for git-clean Shawn Bohrer 2007-11-04 22:28:12 -0600
  • 378c4832ef Use parseopts in builtin-push Daniel Barkalow 2007-11-04 22:35:37 -0500
  • b50fa2bd06 send-pack: require --verbose to show update of tracking refs Jeff King 2007-11-05 00:12:18 -0500
  • 3b70da2b17 receive-pack: don't mention successful updates Jeff King 2007-11-05 00:11:41 -0500
  • f76734902b more terse push output Jeff King 2007-11-05 00:11:15 -0500
  • fb159580a1 git-svn: t9114: verify merge commit message in test Eric Wong 2007-11-05 03:21:48 -0800
  • c74d9acf20 git-svn: fix dcommit clobbering when committing a series of diffs Eric Wong 2007-11-05 03:21:47 -0800
  • ec640ed1cf remove dead code from the csum-file interface Nicolas Pitre 2007-11-04 22:54:50 -0500
  • 9ef4272bea git-fetch: be even quieter. Pierre Habouzit 2007-11-04 15:05:45 -0800
  • 218558af59 make display of total transferred more accurate Nicolas Pitre 2007-11-04 22:15:41 -0500
  • 0d8aafd252 sideband.c: ESC is spelled '\033' not '\e' for portability. Nicolas Pitre 2007-11-04 20:07:29 -0500
  • 8951d7c1f1 Build in ls-remote Daniel Barkalow 2007-11-04 15:51:17 -0500
  • 93fc05eb9e Split off the pretty print stuff into its own file Johannes Schindelin 2007-11-04 19:15:06 +0000
  • c2015b3ae0 Fix an infinite loop in sq_quote_buf(). Johannes Sixt 2007-11-04 21:26:22 +0100
  • 562ca192f9 clean: require -f to do damage by default Junio C Hamano 2007-11-01 17:32:04 -0700
  • e90ecb6817 format-patch: Test --[no-]numbered and format.numbered Brian Gernhardt 2007-11-04 01:50:23 -0400
  • 49604a4d62 format-patch: Add configuration and off switch for --numbered Brian Gernhardt 2007-11-03 23:38:24 -0400
  • ebe8fa738d fix display overlap between remote and local progress Nicolas Pitre 2007-11-04 00:22:42 -0400
  • cdcefbc971 Add "--early-output" log flag for interactive GUI use Linus Torvalds 2007-11-03 11:11:10 -0700
  • 23c17d4a4a Simplify topo-sort logic Linus Torvalds 2007-11-02 13:32:58 -0700
  • 140dd77a5c Merge branch 'jc/format-patch-encoding' Junio C Hamano 2007-11-04 01:28:46 -0700
  • 02273fdbd0 Merge branch 'jc/revert-merge' Junio C Hamano 2007-11-04 01:26:02 -0700
  • c8a140fee4 Merge branch 'ss/mailsplit' Junio C Hamano 2007-11-04 01:17:50 -0700
  • e091653951 Merge branch 'np/pack' Junio C Hamano 2007-11-04 01:11:17 -0700
  • 2dfffd3e09 Merge branch 'jn/gitweb' Junio C Hamano 2007-11-04 01:10:08 -0700
  • 33e12acafe Merge branch 'np/fetch' Junio C Hamano 2007-11-04 01:06:48 -0700
  • 2515f935b9 Merge branch 'maint' Junio C Hamano 2007-11-03 23:50:54 -0700
  • 1e8a195451 Add missing inside_work_tree setting in setup_git_directory_gently Nguyễn Thái Ngọc Duy 2007-11-03 20:18:06 +0700
  • 2e7a9785c2 git-reset: do not be confused if there is nothing to reset Johannes Schindelin 2007-11-03 13:12:17 +0000
  • 19391c371c git-clone: honor "--" to end argument parsing Heikki Orsila 2007-11-01 16:21:39 +0200
  • ee787400de RelNotes-1.5.3.5: fix typo David D Kilzer 2007-11-03 07:04:52 -0700
  • aa807bc266 git-svn: sort the options in the --help message. Benoit Sigoure 2007-11-03 19:53:34 +0100
  • 4b7bbdd14c builtin-fetch: Add "-q" as a synonym for "--quiet" Steven Grimm 2007-11-03 19:26:54 -0700
  • b92565dc5c Delay pager setup in git blame Mike Hommey 2007-11-03 13:22:53 +0100
  • a0554224a2 git-cvsimport: really convert underscores in branch names to dots with -u Gerrit Pape 2007-11-03 11:55:02 +0000
  • 00ae82895e errors: "strict subset" -> "ancestor" J. Bruce Fields 2007-11-02 22:39:44 -0400
  • 40cb4fab72 Use built-in send-pack. Daniel Barkalow 2007-10-29 22:03:42 -0400
  • 96249c04c0 Build-in send-pack, with an API for other programs to call. Daniel Barkalow 2007-10-29 22:03:39 -0400
  • 18f7c51cf9 Build-in peek-remote, using transport infrastructure. Daniel Barkalow 2007-10-29 21:05:43 -0400
  • 4577370e9b Miscellaneous const changes and utilities Daniel Barkalow 2007-10-29 21:05:40 -0400
  • 165f390250 git-fetch: more terse fetch output Nicolas Pitre 2007-11-03 01:32:48 -0400
  • 0e121a2cd4 gitweb: Use config file for repository description and URLs Jakub Narebski 2007-11-03 00:41:20 +0100
  • b201927ac8 gitweb: Read repo config using 'git config -z -l' Jakub Narebski 2007-11-03 00:41:19 +0100
  • e9c34c233f gitweb: Add tests for overriding gitweb config with repo config Jakub Narebski 2007-11-03 00:41:18 +0100
  • 49e703afda core.whitespace: add test for diff whitespace error highlighting Junio C Hamano 2007-11-02 17:46:55 -0700
  • 459fa6d0fe git-diff: complain about >=8 consecutive spaces in initial indent Junio C Hamano 2007-10-02 18:00:27 -0700