aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-08
* unquote_c_style: fix off-by-one.Pierre Habouzit2008-03-07
* test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano2008-03-07
* config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König2008-03-07
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-03-06
|\
| * git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce2008-03-05
* | Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce2008-03-03
* | Fix incorrect wording in git-merge.txt.Matthieu Moy2008-03-03
* | git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-03
* | Fix random crashes in http_cleanup()Mike Hommey2008-03-03
* | Update draft release notes for 1.5.4.4Junio C Hamano2008-03-02
* | revert: actually check for a dirty indexJeff King2008-03-02
* | tests: introduce test_must_failJunio C Hamano2008-03-02
* | git-submodule: Fix typo 'url' which should be '$url'Ping Yin2008-03-02
* | receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink2008-03-02
* | Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson2008-02-29
* | git.el: find the git-status buffer whatever its name isRémi Vanicat2008-02-29
* | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-02-29
|\ \ | |/
| * git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce2008-02-28
* | templates/Makefile: don't depend on local umask settingGerrit Pape2008-02-28
* | Correct name of diff_flush() in API documentationDaniel Barkalow2008-02-28
* | Start preparing for 1.5.4.4Junio C Hamano2008-02-27
* | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-27
* | builtin-reflog.c: don't install new reflog on write failureBrandon Casey2008-02-27
* | send-email: fix In-Reply-To regressionJay Soffian2008-02-27
* | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-27
* | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-27
* | Prompt to continue when editing during rebase --interactiveJonathan del Strother2008-02-27
* | Documentation/git svn log: add a note about timezones.Miklos Vajna2008-02-27
* | Merge branch 'js/maint-http-push' into maintJunio C Hamano2008-02-27
|\ \
| * | http-push: avoid a needless gotoJohannes Schindelin2008-02-15
| * | http-push: do not get confused by submodulesJohannes Schindelin2008-02-15
| * | http-push: avoid invalid memory accessesJohannes Schindelin2008-02-15
* | | Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-27
* | | Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan2008-02-25
* | | timezone_names[]: fixed the tz offset for New Zealand.Steven Drake2008-02-25
* | | filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho2008-02-25
* | | rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2008-02-25
* | | Use a single implementation and API for copy_file()Daniel Barkalow2008-02-25
* | | Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna2008-02-25
* | | Correct fast-export file mode strings to match fast-import standardShawn O. Pearce2008-02-24
* | | Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce2008-02-24
* | | Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce2008-02-24
* | | GIT 1.5.4.3v1.5.4.3Junio C Hamano2008-02-23
* | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-02-23
|\ \ \ | | |/ | |/|
| * | git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce2008-02-22
| * | git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce2008-02-22
| * | git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce2008-02-22
| * | git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce2008-02-22
| * | git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-20