21639 Commits (a4b5e91c49238146f4cb85ff5f7f3bc97e0e51de)
 

Author SHA1 Message Date
Larry D'Anna 011fe9814f git-push: fix an advice message so it goes to stderr 15 years ago
Markus Heidelberg 77e8466fb9 sha1_name: fix segfault caused by invalid index access 15 years ago
Adam Simpkins 4a9f439415 reflog: honor gc.reflogexpire=never 15 years ago
Adam Simpkins cbf731ed4e prune: honor --expire=never 15 years ago
josh robb d32fad2b89 git svn: delay importing SVN::Base until it is needed 15 years ago
Tuomas Suutari 6a2009e7f3 git-svn: Fix discarding of extra parents from svn:mergeinfo 15 years ago
Tuomas Suutari 9560808f2e t9151: Add two new svn:mergeinfo test cases 15 years ago
Tuomas Suutari ae5b370c9b t9151: Fix a few commits in the SVN dump 15 years ago
Junio C Hamano f7311dc229 Merge branch 'maint' 15 years ago
Junio C Hamano 64da6e20de Merge branch 'maint-1.6.6' into maint 15 years ago
Steven Drake a94d305bf8 t/t0001-init.sh: add test for 'init with init.templatedir set' 15 years ago
Steven Drake b02a17f2b7 init: having keywords without value is not a global error. 15 years ago
Mark Lodato 2e48fcdbc4 grep docs: document --no-index option 15 years ago
Mark Lodato ec2537beda grep docs: --cached and <tree>... are incompatible 15 years ago
Mark Lodato bfb8306de5 grep docs: use AsciiDoc literals consistently 15 years ago
Mark Lodato 04416018a7 grep docs: pluralize "Example" section 15 years ago
Johannes Sixt 3fdcdbdf30 Windows: redirect f[re]open("/dev/null") to f[re]open("nul") 15 years ago
Johannes Sixt 97a449ee30 t3301-notes: insert a shbang line in ./fake_editor.sh 15 years ago
Filippo Negroni 1f80c2afb0 Fix gitmkdtemp: correct test for mktemp() return value 15 years ago
Junio C Hamano c88f0cc78e notes: fix malformed tree entry 15 years ago
Johan Herland 43a61b841d builtin-notes: Minor (mostly parse_options-related) fixes 15 years ago
Nelson Elhage 18879bc526 pack-objects documentation: Fix --honor-pack-keep as well. 15 years ago
Giuseppe Bilotta 5ce9086ddf is_submodule_modified(): clear environment properly 15 years ago
Giuseppe Bilotta 74ae14199d submodules: ensure clean environment when operating in a submodule 15 years ago
Giuseppe Bilotta 7d750f0ea5 shell setup: clear_local_git_env() function 15 years ago
Giuseppe Bilotta 94c8ccaaba rev-parse: --local-env-vars option 15 years ago
Giuseppe Bilotta 48a7c1c49d Refactor list of of repo-local env vars 15 years ago
Junio C Hamano 3909f14f62 pack-objects documentation: reword "objects that appear in the standard input" 15 years ago
Junio C Hamano 251a4951a2 Merge branch 'maint' 15 years ago
Matt Kraai 8bb45b25b2 commit: quote the user name in the example 15 years ago
Junio C Hamano d951615daa Merge branch 'ml/maint-grep-doc' into maint 15 years ago
Michele Ballabio 3731449591 shortlog: warn the user when there is no input 15 years ago
Junio C Hamano e6cc51046f fetch --all/--multiple: keep all the fetched branch information 15 years ago
Jeff King db03b55781 push: fix segfault for odd config 15 years ago
Junio C Hamano bba5322a71 builtin-fetch --all/--multi: propagate options correctly 15 years ago
Junio C Hamano 13e65fe631 t5521: fix and modernize 15 years ago
Tay Ray Chuan 212cfe157e transport: update flags to be in running order 15 years ago
Tay Ray Chuan 9839018e87 fetch and pull: learn --progress 15 years ago
Tay Ray Chuan 7838106925 push: learn --progress 15 years ago
Tay Ray Chuan d01b3c02e8 transport->progress: use flag authoritatively 15 years ago
Tay Ray Chuan 5bd631b368 clone: support multiple levels of verbosity 15 years ago
Tay Ray Chuan 8afd8dc065 push: support multiple levels of verbosity 15 years ago
Tay Ray Chuan bde873c529 fetch: refactor verbosity option handling into transport.[ch] 15 years ago
Tay Ray Chuan 84f88512aa Documentation/git-push: put --quiet before --verbose 15 years ago
Tay Ray Chuan 409b8d82df Documentation/git-pull: put verbosity options before merge/fetch ones 15 years ago
Tay Ray Chuan c54b74afb7 Documentation/git-clone: mention progress in -v 15 years ago
Junio C Hamano 0901d5a2ef Merge branch 'maint' 15 years ago
Jonathan Nieder 29b67543d3 am: remove rebase-apply directory before gc 15 years ago
Bert Wesarg 689b8c290d rerere: fix memory leak if rerere images can't be read 15 years ago
Johannes Sixt aa0945701e Print RUNTIME_PREFIX warning only when GIT_TRACE is set 15 years ago