summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-25help: respect aliasesJeff King
2008-02-25make alias lookup a public, procedural functionJeff King
2008-02-25help: use parseoptJeff King
2008-02-23Sync with 1.5.4.3Junio C Hamano
2008-02-23GIT 1.5.4.3v1.5.4.3Junio C Hamano
2008-02-23Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-02-23pull: pass --strategy along to to rebaseJay Soffian
2008-02-23Use helper function for copying index entry informationLinus Torvalds
2008-02-23Name hash fixups: export (and rename) remove_hash_entryLinus Torvalds
2008-02-23Fix name re-hashing semanticsLinus Torvalds
2008-02-22Merge branch 'maint'Junio C Hamano
2008-02-22hash: fix lookup_hash semanticsJeff King
2008-02-22gitweb: Better chopping in commit search resultsJunio C Hamano
2008-02-22builtin-tag.c: remove cruftGerrit Pape
2008-02-22git-merge-index documentation: clarify synopsisGerrit Pape
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce
2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce
2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce
2008-02-22send-email: fix In-Reply-To regressionJay Soffian
2008-02-21git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano
2008-02-21git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce
2008-02-21Teach git-grep --name-only as synonym for -lShawn O. Pearce
2008-02-21diff: fix java funcname pattern for solarisJeff King
2008-02-21t3404: use configured shell instead of /bin/shJeff King
2008-02-21git_config_*: don't assume we are parsing a config fileJeff King
2008-02-21prefix_path: use is_absolute_path() instead of *orig == '/'Johannes Sixt
2008-02-21git-clean: handle errors if removing files failsMiklos Vajna
2008-02-21Merge branch 'mk/color'Junio C Hamano
2008-02-21Merge branch 'js/maint-cvsexport'Junio C Hamano
2008-02-21Merge branch 'js/maint-http-push'Junio C Hamano
2008-02-21Merge branch 'jk/empty-tree'Junio C Hamano
2008-02-21Merge branch 'lt/revision-walker'Junio C Hamano
2008-02-21Merge branch 'mc/prefix'Junio C Hamano
2008-02-21Merge branch 'bc/fopen'Junio C Hamano
2008-02-21Merge branch 'jc/setup'Junio C Hamano
2008-02-21Merge branch 'maint'Junio C Hamano
2008-02-21Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape
2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal
2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna
2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian
2008-02-20Merge branch 'maint'Junio C Hamano
2008-02-20cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin
2008-02-20Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg
2008-02-20Technical documentation of the run-command API.Johannes Sixt
2008-02-20Correct git-pull documentationJay Soffian
2008-02-20gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski
2008-02-20push: document the status outputJeff King
2008-02-20Documentation/push: clarify matching refspec behaviorJeff King