summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen
2008-03-15rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds
2008-03-15git-svn: don't blindly append '*' to branch/tags configEric Wong
2008-03-14Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano
2008-03-14merge-file: handle empty files gracefullyJohannes Schindelin
2008-03-14merge-recursive: handle file mode changesClemens Buchacher
2008-03-14Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar
2008-03-13git fetch: Take '-n' to mean '--no-tags'Johannes Schindelin
2008-03-13quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano
2008-03-13git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau
2008-03-12gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski
2008-03-12git-svn: fix find-rev error message when missing argMarc-Andre Lureau
2008-03-12t0021: tr portability fix for SolarisJeff King
2008-03-12launch_editor(): allow spaces in the filenameJohannes Schindelin
2008-03-12git rebase --abort: always restore the right commitMike Hommey
2008-03-11Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano
2008-03-11Merge branch 'aw/maint-shortlog-blank-lines' into maintJunio C Hamano
2008-03-10git-pull documentation: warn about the option orderJunio C Hamano
2008-03-10git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit
2008-03-09GIT 1.5.4.4v1.5.4.4Junio C Hamano
2008-03-09ident.c: reword error message when the user name cannot be determinedSanti Béjar
2008-03-09Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen
2008-03-08filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano
2008-03-08Really make the LF after reset in fast-import optionalAdeodato Simó
2008-03-08Merge branch 'mh/maint-http-proxy-fix' into maintJunio C Hamano
2008-03-08Merge branch 'js/maint-daemon' into maintJunio C Hamano
2008-03-08Merge branch 'js/maint-cvsexport' into maintJunio C Hamano
2008-03-08Merge branch 'jc/maint-log-merge-left-right' into maintJunio C Hamano
2008-03-08Merge branch 'ew/maint-svn-cert-fileprovider' into maintJunio C Hamano
2008-03-07unquote_c_style: fix off-by-one.Pierre Habouzit
2008-03-07test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano
2008-03-07config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König
2008-03-06Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-03-05shortlog: take the first populated line of the descriptionAndy Whitcroft
2008-03-05git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce
2008-03-04Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce
2008-03-03Fix incorrect wording in git-merge.txt.Matthieu Moy
2008-03-03git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape
2008-03-03Fix random crashes in http_cleanup()Mike Hommey
2008-03-03Update draft release notes for 1.5.4.4Junio C Hamano
2008-03-03revert: actually check for a dirty indexJeff King
2008-03-03tests: introduce test_must_failJunio C Hamano
2008-03-03git-submodule: Fix typo 'url' which should be '$url'Ping Yin
2008-03-03receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink
2008-03-01Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson
2008-03-01git.el: find the git-status buffer whatever its name isRémi Vanicat
2008-03-01Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-02-28templates/Makefile: don't depend on local umask settingGerrit Pape
2008-02-28Correct name of diff_flush() in API documentationDaniel Barkalow
2008-02-28Start preparing for 1.5.4.4Junio C Hamano