aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | gitk: Ensure that "Reset branch" menu entry is enabledJohannes Sixt2008-12-22
| * | | | | | | | | | | | | gitk: Use check-buttons' -text property instead of separate labelsJohannes Sixt2008-12-22
| * | | | | | | | | | | | | gitk: Map / to focus the search boxGiuseppe Bilotta2008-12-22
| * | | | | | | | | | | | | gitk: Fix bugs in blaming codePaul Mackerras2008-12-06
* | | | | | | | | | | | | | Documentation/git-show-branch: work around "single quote" typesetting glitchMarkus Heidelberg2008-12-21
* | | | | | | | | | | | | | send-email: futureproof split_addrs() subJunio C Hamano2008-12-21
* | | | | | | | | | | | | | Make sure lockfiles are unlocked when dying on SIGPIPEJunio C Hamano2008-12-21
* | | | | | | | | | | | | | fast-import.c: stricter strtoul check, silence compiler warningRené Scharfe2008-12-21
* | | | | | | | | | | | | | connect.c: stricter port validation, silence compiler warningRené Scharfe2008-12-21
* | | | | | | | | | | | | | Add a documentat on how to revert a faulty mergeNanako Shiraishi2008-12-21
* | | | | | | | | | | | | | Remove the requirement opaquelocktoken uri schemeKirill A. Korinskiy2008-12-21
* | | | | | | | | | | | | | git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dirMarcel M. Cary2008-12-21
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-19
* | | | | | | | | | | | | Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | GIT 1.6.0.6v1.6.0.6Junio C Hamano2008-12-19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | GIT 1.5.6.6v1.5.6.6Junio C Hamano2008-12-16
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ GIT 1.5.5.6v1.5.5.6Junio C Hamano2008-12-16
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | GIT 1.5.4.7v1.5.4.7Junio C Hamano2008-12-16
| | | | * | | | | | | | | | | gitweb: do not run "git diff" that is PorcelainJunio C Hamano2008-12-16
| * | | | | | | | | | | | | | fast-import: make tagger information optionalJunio C Hamano2008-12-19
| * | | | | | | | | | | | | | fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-19
| * | | | | | | | | | | | | | SubmittingPatches: mention the usage of real name in Signed-off-by: linesMiklos Vajna2008-12-19
| * | | | | | | | | | | | | | git-mergetool: properly handle "git mergetool -- filename"David Aguilar2008-12-19
| * | | | | | | | | | | | | | git-send-email: handle email address with quoted commaWu Fengguang2008-12-19
| * | | | | | | | | | | | | | Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-19
* | | | | | | | | | | | | | | Documentation: sync example output with git outputMarkus Heidelberg2008-12-19
* | | | | | | | | | | | | | | Fix type-mismatch compiler warning from diff_populate_filespec()René Scharfe2008-12-18
* | | | | | | | | | | | | | | test overlapping ignore patternsMichael J Gruber2008-12-18
* | | | | | | | | | | | | | | Merge branch 'lt/readlink'Junio C Hamano2008-12-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | combine-diff.c: use strbuf_readlink()Junio C Hamano2008-12-17
| * | | | | | | | | | | | | | | builtin-blame.c: use strbuf_readlink()Junio C Hamano2008-12-17
| * | | | | | | | | | | | | | | make_absolute_path(): check bounds when seeing an overlong symlinkJunio C Hamano2008-12-17
| * | | | | | | | | | | | | | | Make 'prepare_temp_file()' ignore st_size for symlinksLinus Torvalds2008-12-17
| * | | | | | | | | | | | | | | Make 'diff_populate_filespec()' use the new 'strbuf_readlink()'Linus Torvalds2008-12-17
| * | | | | | | | | | | | | | | Make 'index_path()' use 'strbuf_readlink()'Linus Torvalds2008-12-17
| * | | | | | | | | | | | | | | Make 'ce_compare_link()' use the new 'strbuf_readlink()'Linus Torvalds2008-12-17
| * | | | | | | | | | | | | | | Add generic 'strbuf_readlink()' helper functionLinus Torvalds2008-12-17
* | | | | | | | | | | | | | | | Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven2008-12-17
* | | | | | | | | | | | | | | | Clarify documentation of "git checkout <tree-ish> paths" syntaxNanako Shiraishi2008-12-17
* | | | | | | | | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-12-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-gui 0.12gitgui-0.12.0Shawn O. Pearce2008-12-17
| * | | | | | | | | | | | | | | | git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin2008-12-17
| * | | | | | | | | | | | | | | | git-gui: Update Hungarian translation for 0.12Miklos Vajna2008-12-10
| * | | | | | | | | | | | | | | | git-gui: Fixed typos in Swedish translation.Peter Krefting2008-12-10
| * | | | | | | | | | | | | | | | git-gui: Updated Swedish translation (515t0f0u).Peter Krefting2008-12-09
| * | | | | | | | | | | | | | | | git gui: update Italian translationMichele Ballabio2008-12-09
| * | | | | | | | | | | | | | | | git-gui: Update Japanese translation for 0.12Nanako Shiraishi2008-12-09
| * | | | | | | | | | | | | | | | git-gui: Starting translation for NorwegianFredrik Skolmli2008-12-08
| * | | | | | | | | | | | | | | | git-gui: Update German (completed) translation.Christian Stimming2008-12-08
| * | | | | | | | | | | | | | | | git-gui: Update po template to include 'Mirroring %s' messageShawn O. Pearce2008-12-08