13419 Commits (5070b49e529e2df30ec2e33073267d281450dde6)
 

Author SHA1 Message Date
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
Jakub Narebski d661146ac2 gitweb: Add info about $projectroot and $projects_list to gitweb/README 17 years ago
Jim Meyering a5d86f7406 fix doc typos 17 years ago
Junio C Hamano bda3a31cc7 reflog-expire: Avoid creating new files in a directory inside readdir(3) loop 17 years ago
Yasushi SHOJI 7720224ceb gitweb: Convert generated contents to utf8 in commitdiff_plain 17 years ago
Christian Couder ab989adf6a instaweb: use 'browser.<tool>.path' config option if it's set. 17 years ago
Christian Couder f7ff09d718 Documentation: help: specify supported html browsers. 17 years ago
Christian Couder 584627b4a6 Documentation: config: add "browser.<tool>.path". 17 years ago
Johannes Schindelin 752527f513 Add test for rebase -i with commits that do not pass pre-commit 17 years ago
Jeff King c0d4528119 t9001: add missing && operators 17 years ago
Junio C Hamano bf5aeb1506 GIT 1.5.4-rc5 17 years ago
Johannes Schindelin c85c79279d pull --rebase: be cleverer with rebased upstream branches 17 years ago
Steffen Prohaska e509db990b cvsserver: Fix for histories with multiple roots 17 years ago
Steffen Prohaska 7549376587 t9400-git-cvsserver-server: Wrap setup into test case 17 years ago