summaryrefslogtreecommitdiffstats
path: root/lockfile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov2-2/+32
2007-09-01Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano2-5/+2
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2-5/+52
2007-09-01git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano4-7/+45
2007-09-01git-tag: Fix -l option to use better shell style globs.Carlos Rica2-20/+11
2007-09-01git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2-28/+62
2007-09-01git-svn: Protect against "diff.color = true".Junio C Hamano1-2/+2
2007-09-01filter-branch: introduce convenience function "skip_commit"Johannes Schindelin3-14/+42
2007-09-01filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin3-13/+25
2007-09-01rebase -i: mention the option to split commits in the man pageJohannes Schindelin1-1/+38
2007-09-01filter-branch: fix remnants of old syntax in documentationJohannes Schindelin1-14/+18
2007-09-01Teach bash about completing arguments for git-tagShawn O. Pearce1-0/+58
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano1-1/+13
2007-08-31Make "git-log --" without paths behave the same as "git-log" without --Junio C Hamano1-1/+2
2007-08-31git-init: autodetect core.symlinksJunio C Hamano1-0/+15
2007-08-31Make git-archimport log entries more consistentMiles Bader1-1/+5
2007-08-31fix same sized delta logicNicolas Pitre1-4/+8
2007-08-31filter-branch: make sure orig_namespace ends with a single slash.Junio C Hamano1-1/+1
2007-08-31git-filter-branch: document --original optionGiuseppe Bilotta1-1/+6
2007-08-31git-filter-branch: more detailed USAGEGiuseppe Bilotta1-1/+7
2007-08-31Makefile: do not allow gnu make to remove test-*.o filesJunio C Hamano1-0/+2
2007-08-31Temporary fix for stack smashing in mailinfoAlex Riesen1-35/+50
2007-08-31Fixing comment in merge strategiesTom Clarke2-2/+2
2007-08-30ls-files --error-unmatch: do not barf if the same pattern is given twice.Junio C Hamano1-0/+20
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin1-0/+1
2007-08-29gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras1-1/+2
2007-08-29git-daemon(1): assorted improvements.Junio C Hamano1-2/+34
2007-08-29GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano1-3/+15
2007-08-29git-svn.txt: fix an obvious misspelling.David Kastrup1-1/+1
2007-08-29git.el: Added colors for dark backgroundDavid Kågedal1-9/+18
2007-08-29format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano1-7/+10
2007-08-29Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano1-5/+6
2007-08-29git-add: Make the filename globbing note a bit clearerPetr Baudis1-3/+3
2007-08-29git-add: Make the "tried to add ignored file" error message less confusingPetr Baudis1-3/+3
2007-08-29gitweb: Fix escaping HTML of project owner in 'projects_list' andJakub Narebski1-2/+2
2007-08-28"format-patch --root rev" is the way to show everything.Junio C Hamano2-10/+32
2007-08-28Porcelain level "log" family should recurse when diffing.Junio C Hamano3-4/+3
2007-08-28git-merge: do up-to-date check also for all strategiesJunio C Hamano2-15/+97
2007-08-28git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano2-2/+5
2007-08-28Fix initialization of a bare repositoryJunio C Hamano3-5/+177
2007-08-28name-rev: Fix non-shortest descriptionJohannes Schindelin1-10/+11
2007-08-28Describe two-dot and three-dot notation for diff endpoints.Mike Hommey1-7/+36
2007-08-27git-tag(1): Remove duplicate textJari Aalto1-7/+0
2007-08-27gitweb: Lift any characters restriction on searched stringsPetr Baudis1-3/+0
2007-08-27RelNotes draft for 1.5.3 update.Junio C Hamano1-2/+5
2007-08-26When nothing to git-commit, honor the git-status color setting.Brian Hetro1-4/+6
2007-08-26gitweb: Fix searchbox positioningPetr Baudis1-1/+1
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup1-6/+8
2007-08-26user-manual: fix incorrect header levelJ. Bruce Fields1-1/+1
2007-08-26user-manual: use pithier example commitJ. Bruce Fields1-25/+20