11387 Commits (42b5f8693eddbbd486579fb2304db1bc7282ac26)
 

Author SHA1 Message Date
Junio C Hamano 55ced83d8a filter-branch: make sure orig_namespace ends with a single slash. 18 years ago
Giuseppe Bilotta 5433235dae git-filter-branch: document --original option 18 years ago
Giuseppe Bilotta 26a65dea3e git-filter-branch: more detailed USAGE 18 years ago
Junio C Hamano fa8fe28c60 Makefile: do not allow gnu make to remove test-*.o files 18 years ago
Alex Riesen 8dabdfcc1b Temporary fix for stack smashing in mailinfo 18 years ago
Tom Clarke 7d3c82a761 Fixing comment in merge strategies 18 years ago
Junio C Hamano 93e23fea2d ls-files --error-unmatch: do not barf if the same pattern is given twice. 18 years ago
Junio C Hamano 9656153b87 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Johannes Schindelin 7d37b5bf4e completion: also complete git-log's --left-right and --cherry-pick option 18 years ago
Paul Mackerras 719c2b9d92 gitk: Fix bug causing undefined variable error when cherry-picking 18 years ago
Junio C Hamano bdd7379566 git-daemon(1): assorted improvements. 18 years ago
Junio C Hamano 99c7ff3525 GIT 1.5.3-rc7 18 years ago
David Kastrup d37a8de018 git-svn.txt: fix an obvious misspelling. 18 years ago
David Kågedal 1ff55ff27b git.el: Added colors for dark background 18 years ago
Junio C Hamano 2f6a382370 format-patch documentation: reword to hint "--root <one-commit>" more clearly 18 years ago
Junio C Hamano 04b508f22b Merge branch 'jc/logsemantics' 18 years ago
Junio C Hamano 0c783f66df Documentation/git-diff: A..B and A...B cannot take tree-ishes 18 years ago
Petr Baudis 9d5fc59d12 git-add: Make the filename globbing note a bit clearer 18 years ago
Petr Baudis b39c53e662 git-add: Make the "tried to add ignored file" error message less confusing 18 years ago
Jakub Narebski ce312affa1 gitweb: Fix escaping HTML of project owner in 'projects_list' and 18 years ago
Junio C Hamano 8a1d076e21 "format-patch --root rev" is the way to show everything. 18 years ago
Junio C Hamano 170c04383b Porcelain level "log" family should recurse when diffing. 18 years ago
Junio C Hamano a005085240 git-merge: do up-to-date check also for all strategies 18 years ago
Junio C Hamano 9277d60233 git --bare cmd: do not unconditionally nuke GIT_DIR 18 years ago
Junio C Hamano 6adcca3fe8 Fix initialization of a bare repository 18 years ago
Johannes Schindelin ac076c29ae name-rev: Fix non-shortest description 18 years ago
Mike Hommey 2b9232cc23 Describe two-dot and three-dot notation for diff endpoints. 18 years ago
Jari Aalto 6257271629 git-tag(1): Remove duplicate text 18 years ago
Petr Baudis 7d479624d4 gitweb: Lift any characters restriction on searched strings 18 years ago
Junio C Hamano 17437d45be RelNotes draft for 1.5.3 update. 18 years ago
Junio C Hamano e92ea62425 Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Brian Hetro 09b0d9dde0 When nothing to git-commit, honor the git-status color setting. 18 years ago
Petr Baudis 67aca456a3 gitweb: Fix searchbox positioning 18 years ago
Junio C Hamano 67c10b422c Merge branch 'master' of git://linux-nfs.org/~bfields/git 18 years ago
J. Bruce Fields 5071877d2c Merge branch 'maint' 18 years ago
David Kastrup a115daff12 Documentation/user-manual.txt: fix a few omissions of gitlink commands. 18 years ago
J. Bruce Fields d5821de2e2 user-manual: fix incorrect header level 18 years ago
J. Bruce Fields e2618ff427 user-manual: use pithier example commit 18 years ago
J. Bruce Fields a2ef9d633f user-manual: introduce the word "commit" earlier 18 years ago
J. Bruce Fields a5f90f3130 user-manual: minor editing for conciseness 18 years ago
J. Bruce Fields 464a8a7a15 user-manual: edit "ignoring files" for conciseness 18 years ago
David Kastrup 6e30fb0c32 Documentation/user-manual.txt: fix a few omissions of gitlink commands. 18 years ago
Brian Hetro 480611d170 Make usage documentation for git-add consistent. 18 years ago
Brian Hetro 1560be16b9 Make usage documentation for git-am consistent. 18 years ago
Shawn O. Pearce 9064d87b06 Don't segfault if we failed to inflate a packed delta 18 years ago
Junio C Hamano 2e3404c324 pack-objects: check return value from read_sha1_file() 18 years ago
Junio C Hamano ab43e495dd blame: check return value from read_sha1_file() 18 years ago
Shawn O. Pearce c80d25dbce git-gui: Correct 'git gui blame' in a subdirectory 18 years ago
Simon Hausmann 0058a33a8e git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running git-p4 sync the first time after a git clone. 18 years ago
Simon Hausmann 5ca4461728 git-p4: Make 'git-p4 branches' work after an initial clone with git clone from an origin-updated repository. 18 years ago