13361 Commits (621ff6759414e2a723f61b6d8fc04b9805eb0c20)
 

Author SHA1 Message Date
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
Mike Hommey ab8daa1836 Documentation: add a bit about sendemail.to configuration 17 years ago
Pierre Habouzit 3a9f0f41db parse-options: catch likely typo in presense of aggregated options. 17 years ago
Mike Hommey 923e3ec84a Add a missing dependency on http.h 17 years ago
Miklos Vajna 10eb64f5fd git pull manpage: don't include -n from fetch-options.txt 17 years ago
Sam Vilain 2b0d1033a3 git-svn(1): update instructions for resuming a git-svn clone 17 years ago
Jakub Narebski 3cf3237400 autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>. 17 years ago
Robert Schiele 81cc66a526 Makefile: customization for supporting HP-UX 17 years ago
Robert Schiele 2600973f2c pre-POSIX.1-2001 systems do not have <sys/select.h> 17 years ago