11331 Commits (7d3c82a7610ac9ba11a26e1e594e48e0ebef629a)
 

Author SHA1 Message Date
Tom Clarke 7d3c82a761 Fixing comment in merge strategies 17 years ago
Junio C Hamano 93e23fea2d ls-files --error-unmatch: do not barf if the same pattern is given twice. 17 years ago
Junio C Hamano 9656153b87 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Johannes Schindelin 7d37b5bf4e completion: also complete git-log's --left-right and --cherry-pick option 17 years ago
Paul Mackerras 719c2b9d92 gitk: Fix bug causing undefined variable error when cherry-picking 17 years ago
Junio C Hamano bdd7379566 git-daemon(1): assorted improvements. 17 years ago
Junio C Hamano 99c7ff3525 GIT 1.5.3-rc7 17 years ago
David Kastrup d37a8de018 git-svn.txt: fix an obvious misspelling. 17 years ago
David Kågedal 1ff55ff27b git.el: Added colors for dark background 17 years ago
Junio C Hamano 2f6a382370 format-patch documentation: reword to hint "--root <one-commit>" more clearly 17 years ago
Junio C Hamano 04b508f22b Merge branch 'jc/logsemantics' 17 years ago
Junio C Hamano 0c783f66df Documentation/git-diff: A..B and A...B cannot take tree-ishes 17 years ago
Petr Baudis 9d5fc59d12 git-add: Make the filename globbing note a bit clearer 17 years ago
Petr Baudis b39c53e662 git-add: Make the "tried to add ignored file" error message less confusing 17 years ago
Jakub Narebski ce312affa1 gitweb: Fix escaping HTML of project owner in 'projects_list' and 17 years ago
Junio C Hamano 8a1d076e21 "format-patch --root rev" is the way to show everything. 17 years ago
Junio C Hamano 170c04383b Porcelain level "log" family should recurse when diffing. 17 years ago
Junio C Hamano a005085240 git-merge: do up-to-date check also for all strategies 17 years ago
Junio C Hamano 9277d60233 git --bare cmd: do not unconditionally nuke GIT_DIR 17 years ago
Junio C Hamano 6adcca3fe8 Fix initialization of a bare repository 17 years ago
Johannes Schindelin ac076c29ae name-rev: Fix non-shortest description 17 years ago
Mike Hommey 2b9232cc23 Describe two-dot and three-dot notation for diff endpoints. 17 years ago
Jari Aalto 6257271629 git-tag(1): Remove duplicate text 17 years ago
Petr Baudis 7d479624d4 gitweb: Lift any characters restriction on searched strings 17 years ago
Junio C Hamano 17437d45be RelNotes draft for 1.5.3 update. 17 years ago
Junio C Hamano e92ea62425 Merge branch 'master' of git://repo.or.cz/git-gui 17 years ago
Brian Hetro 09b0d9dde0 When nothing to git-commit, honor the git-status color setting. 17 years ago
Petr Baudis 67aca456a3 gitweb: Fix searchbox positioning 17 years ago
Junio C Hamano 67c10b422c Merge branch 'master' of git://linux-nfs.org/~bfields/git 17 years ago
J. Bruce Fields 5071877d2c Merge branch 'maint' 17 years ago
David Kastrup a115daff12 Documentation/user-manual.txt: fix a few omissions of gitlink commands. 17 years ago
J. Bruce Fields d5821de2e2 user-manual: fix incorrect header level 17 years ago
J. Bruce Fields e2618ff427 user-manual: use pithier example commit 17 years ago
J. Bruce Fields a2ef9d633f user-manual: introduce the word "commit" earlier 17 years ago
J. Bruce Fields a5f90f3130 user-manual: minor editing for conciseness 17 years ago
J. Bruce Fields 464a8a7a15 user-manual: edit "ignoring files" for conciseness 17 years ago
David Kastrup 6e30fb0c32 Documentation/user-manual.txt: fix a few omissions of gitlink commands. 17 years ago
Brian Hetro 480611d170 Make usage documentation for git-add consistent. 17 years ago
Brian Hetro 1560be16b9 Make usage documentation for git-am consistent. 17 years ago
Shawn O. Pearce 9064d87b06 Don't segfault if we failed to inflate a packed delta 17 years ago
Junio C Hamano 2e3404c324 pack-objects: check return value from read_sha1_file() 17 years ago
Junio C Hamano ab43e495dd blame: check return value from read_sha1_file() 17 years ago
Shawn O. Pearce c80d25dbce git-gui: Correct 'git gui blame' in a subdirectory 17 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. 17 years ago
Simon Hausmann 5ca4461728 git-p4: Make 'git-p4 branches' work after an initial clone with git clone from an origin-updated repository. 17 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 17 years ago
Brian Hetro db21872395 Documentation: For consistency, use CVS instead of cvs. 17 years ago
Linus Torvalds 9ec398d200 Fix racy-git handling in git-write-tree. 17 years ago
Johannes Schindelin 1d25c8cf82 rebase -i: fix squashing corner case 17 years ago
martin f. krafft 191131e538 Install man3 manpages to $PREFIX/share/man/man3 even for site installs 17 years ago