13196 Commits (71bda8b923ed1bde7b831c6597af5a80213f6768)
 

Author SHA1 Message Date
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
Junio C Hamano cab31fa076 Merge git://repo.or.cz/git-gui 17 years ago
Brandon Casey 5a9dd3998f git-commit: exit non-zero if we fail to commit the index 17 years ago
Miklos Vajna 28678b4f2f git-clone -s: document problems with git gc --prune 17 years ago
Shawn O. Pearce 3b8f19a02c git-gui: Correctly cleanup msgfmt '1 message untranslated' output 17 years ago
Shawn O. Pearce 2cd9ad2e71 git-gui: Make the statistics of po2msg match those of msgfmt 17 years ago
Shawn O. Pearce 3470adabad git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't available 17 years ago
Shawn O. Pearce 3ddff72e58 git-gui: Work around random missing scrollbar in revision list 17 years ago
Eric Wong 3b839fd861 git-svn: default to repacking every 1000 commits 17 years ago
Junio C Hamano 4f5f998fbd Clarify that http-push being temporarily disabled with older cURL 17 years ago
Nicolas Pitre 6fc74703de pack-objects: Fix segfault when object count is less than thread count 17 years ago
Alex Riesen 9288bedafa Make t5710 more strict when creating nested repos 17 years ago
Gustaf Hendeby 97394ee430 send-email, fix breakage in combination with --compose 17 years ago
Shawn O. Pearce 7422bac441 Document the hairy gfi_unpack_entry part of fast-import 17 years ago
Shawn O. Pearce bb23fdfa6c Teach fast-import to honor pack.compression and pack.depth 17 years ago
Steffen Prohaska c4a95c9f4b submodule: Document the details of the command line syntax 17 years ago