13382 Commits (055b66158c984c4e902735ab2a1a188509423f43)
 

Author SHA1 Message Date
Junio C Hamano e098368b5b merge-recursive.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 111dd25f3c http.c: guard config parser from value=NULL 17 years ago
Junio C Hamano b51b2bb4c3 help.c: guard config parser from value=NULL 17 years ago
Junio C Hamano e08404a82d git.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 64f30e948b diff.c: guard config parser from value=NULL 17 years ago
Junio C Hamano a7269e5cb7 convert.c: guard config parser from value=NULL 17 years ago
Junio C Hamano c64b9ad0fc connect.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 406d95f2d0 builtin-tag.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 4f9c412bf7 builtin-show-branch.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 4f342b96d1 builtin-reflog.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 995c45279e builtin-log.c: guard config parser from value=NULL 17 years ago
Junio C Hamano f769982d02 builtin-config.c: guard config parser from value=NULL 17 years ago
Junio C Hamano d865eb2a0d builtin-commit.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 5768c98ab8 builtin-branch.c: guard config parser from value=NULL 17 years ago
Junio C Hamano a0ed3e6ade builtin-apply.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 40ea4ed903 Add config_error_nonbool() helper function 17 years ago
Miklos Vajna c5e5a2c097 builtin-gc.c: guard config parser from value=NULL 17 years ago
Junio C Hamano cc1816b0d6 archive-tar.c: guard config parser from value=NULL 17 years ago
Mike Hommey b26768e256 Work around curl-gnutls not liking to be reinitialized 17 years ago
Jonas Fonseca ac3593da8f man pages are littered with .ft C and others 17 years ago
James Bowes e94a45de42 Add a BuildRequires for gettext in the spec file. 17 years ago
Martin Koegler 9c2174350c pack-objects: only throw away data during memory pressure 17 years ago
Gerrit Pape 5a95b85566 builtin-commit: remove .git/SQUASH_MSG upon successful commit 17 years ago
David Steven Tweed 8464010f97 Make git prune remove temporary packs that look like write failures 17 years ago
Uwe Kleine-K,Av(Bnig 65ae89bc31 rebase -i: accept -m as advertised in the man page 17 years ago
Johannes Schindelin 0ed50ceb48 Document that the default of branch.autosetupmerge is true 17 years ago
Johannes Schindelin ce32660edc bisect: allow starting with a detached HEAD 17 years ago
Junio C Hamano 473d33168b git-pull documentation: fix markup 17 years ago
Frank Lichtenheld 7a31cc0f96 config: Fix --unset for continuation lines 17 years ago
Tim Stoakes 527270689c Fix typo in 'blame' documentation. 17 years ago
Junio C Hamano cf94ccda35 gitattributes: fix relative path matching 17 years ago
Timo Hirvonen a0cf49c16a Fix parsing numeric color values 17 years ago
Gerrit Pape f1c3239ab5 INSTALL: git-merge no longer uses cpio 17 years ago
Jörg Sommer 5ea55edb68 git-remote documentation: fix synopsis to match description 17 years ago
Jörg Sommer fe1fa946f5 git-am: fix type in its usage string 17 years ago
Junio C Hamano 8a2f87332b Fix "git-commit -C $tag" 17 years ago
Jari Aalto 71bda8b923 Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2) 17 years ago
Junio C Hamano 6ce8e44a1e Update stale documentation links from the main documentation. 17 years ago
Junio C Hamano c3c135291a GIT 1.5.4 17 years ago
Junio C Hamano 7dc4642989 Fix "git checkout -b foo ':/substring'" 17 years ago
Michele Ballabio 0509eb216f Fix typo in a comment in t/test-lib.sh 17 years ago
Miklos Vajna da101b82b6 git rev-parse manpage: spelling fix 17 years ago
Junio C Hamano bb8eebb94f Revert "filter-branch docs: remove brackets so not to imply revision arg is optional" 17 years ago
Jean-Luc Herren c02792edd6 Documentation/git-cvsserver: Fix typo 17 years ago
Brandon Casey 0f047f3b47 filter-branch: assume HEAD if no revision supplied 17 years ago
Brandon Casey c41b439244 filter-branch docs: remove brackets so not to imply revision arg is optional 17 years ago
Shawn O. Pearce 733f1815ab Use 'printf %s $x' notation in t5401 17 years ago
Brandon Casey def16e7181 filter-branch.sh: remove temporary directory on failure 17 years ago
Brandon Casey 0eab8ca68a git-relink: avoid hard linking in objects/info directory 17 years ago
Bruno Ribas c1dcf7ebf2 gitweb: Make use of the $git_dir variable at sub git_get_project_description 17 years ago