14171 Commits (6abf189506712a0e3c5ea796d136177b8f24ca22)
 

Author SHA1 Message Date
Junio C Hamano 6abf189506 Merge branch 'maint-1.5.4' into maint 17 years ago
Pieter de Bie 5070b49e52 builtin-fast-export: Only output a single parent per line 17 years ago
Junio C Hamano 20bd3b072f Release Notes for 1.5.5.2 17 years ago
Junio C Hamano 77599cc0bb Merge branch 'maint-1.5.4' into maint 17 years ago
Johannes Sixt e00f3790b8 rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref 17 years ago
Heikki Orsila 26b4d0039d Add missing "short" alternative to --date in rev-list-options.txt 17 years ago
Jon Loeliger 3a3e097b86 git-show.txt: Not very stubby these days. 17 years ago
Shawn O. Pearce c30f9936b0 Clarify repack -n documentation 17 years ago
Junio C Hamano 008442f5e7 Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King e77b0b5d0f git-am: fix typo in usage message 17 years ago
Jeff King 74190d2363 doc/git-daemon: s/uploadarchive/uploadarch/ 17 years ago
Jon Loeliger e4d594c6bd git-filter-branch: Clarify file removal example. 17 years ago
Junio C Hamano a473445ac2 Merge branch 'maint-1.5.4' into maint 17 years ago
Ian Hilt b7893cde53 Documentation/git-describe.txt: make description more readable 17 years ago
Junio C Hamano 3e08f5db65 Merge branch 'maint-1.5.4' into maint 17 years ago
Johannes Sixt 32efcd91c6 wt-status.h: declare global variables as extern 17 years ago
Sitaram Chamarty e1645901ed builtin-commit.c: add -u as short name for --untracked-files 17 years ago
A Large Angry SCM 2b36b146fa git-repack: re-enable parsing of -n command line option 17 years ago
Junio C Hamano 32a27b5666 Merge branch 'maint-1.5.4' into maint 17 years ago
Dustin Sallings 15ddb6fab2 Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull" 17 years ago
Jeff King afd899e1b7 doc: clarify definition of "update" for git-add -u 17 years ago
Junio C Hamano 6233a5210e Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King 278863180a checkout: don't rfc2047-encode oneline on detached HEAD 17 years ago
Florian Ragwitz a1748890db filter-branch: Documentation fix. 17 years ago
Junio C Hamano 2d8bed969d fetch-pack: brown paper bag fix 17 years ago
Junio C Hamano 30c0312fd1 Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King b3bb5f76e6 cvsimport: always pass user data to "system" as a list 17 years ago
Jeff King 861f00e349 fix reflog approxidate parsing bug 17 years ago
Alex Riesen 7b7f39eae6 Fix use after free() in builtin-fetch 17 years ago
Linus Torvalds 72269ad956 fetch-pack: do not stop traversing an already parsed commit 17 years ago
Alex Riesen e42251a221 Use "=" instead of "==" in condition as it is more portable 17 years ago
Junio C Hamano a2b26acd7a clone: detect and fail on excess parameters 17 years ago
Junio C Hamano 5736a37471 Merge branch 'maint-1.5.4' into maint 17 years ago
Dan McGee 362b0dd523 Remove 'header' from --signoff option description 17 years ago
Jeff King 1ce89cc4bb remote: create fetch config lines with '+' 17 years ago
Jeff King f8aae12034 push: allow unqualified dest refspecs to DWIM 17 years ago
Junio C Hamano 31c6390d40 Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King 3ffb58be0a doc/git-gc: add a note about what is collected 17 years ago
Jeff King 3ef6a1fe95 t5516: remove ambiguity test (1) 17 years ago
Matt Graham 837f3b7658 Linked glossary from cvs-migration page 17 years ago
Junio C Hamano edae5f0c20 write-tree: properly detect failure to write tree objects 17 years ago
Junio C Hamano d6958a1a32 Merge branch 'maint-1.5.4' into maint 17 years ago
Sam Vilain 491b1b1121 Amend git-push refspec documentation 17 years ago
Dmitry Potapov 208641cf85 git-gc --prune is deprecated 17 years ago
Michael Weber 4f7ec79708 svn-git: Use binmode for reading/writing binary rev maps 17 years ago
Miklos Vajna a6f47b2be4 diff options documentation: refer to --diff-filter in --name-status 17 years ago
Jeff King 34b5cd1fe9 Don't force imap.host to be set when imap.tunnel is set 17 years ago
Brandon Casey 2498a1ad0b git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc 17 years ago
Thomas Guyot-Sionnest 9231f500c3 git-svn bug with blank commits and author file 17 years ago
Ariel Badichi 75b7dfbdc0 archive.c: format_subst - fixed bogus argument to memchr 17 years ago