summaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
0fe2505e7974f&follow=1'>Use helper function for copying index entry informationLinus Torvalds2-2/+18 2008-02-22Name hash fixups: export (and rename) remove_hash_entryLinus Torvalds3-16/+17 2008-02-22Fix name re-hashing semanticsLinus Torvalds2-6/+12 2008-02-22hash: fix lookup_hash semanticsJeff King1-1/+1 2008-02-22gitweb: Better chopping in commit search resultsJunio C Hamano1-9/+15 2008-02-22builtin-tag.c: remove cruftGerrit Pape1-3/+0 2008-02-22git-merge-index documentation: clarify synopsisGerrit Pape2-2/+2 2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce1-0/+4 2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce1-1/+11 2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce1-1/+5 2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce1-1/+5 2008-02-21send-email: fix In-Reply-To regressionJay Soffian2-3/+27 2008-02-21git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2-1/+47 2008-02-20git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce1-7/+11 2008-02-20Teach git-grep --name-only as synonym for -lShawn O. Pearce2-1/+4 2008-02-20diff: fix java funcname pattern for solarisJeff King1-1/+1 2008-02-20t3404: use configured shell instead of /bin/shJeff King1-2/+2 2008-02-20git_config_*: don't assume we are parsing a config fileJeff King1-2/+9 2008-02-20prefix_path: use is_absolute_path() instead of *orig == '/'Johannes Sixt1-2/+2 2008-02-20git-clean: handle errors if removing files failsMiklos Vajna2-8/+24 2008-02-20Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi1-2/+2 2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2-5/+21 2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal1-4/+3 2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna1-1/+4 2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian1-1/+1 2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2-8/+67 2008-02-19Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg1-30/+39 2008-02-19Technical documentation of the run-command API.Johannes Sixt1-5/+166 2008-02-19Correct git-pull documentationJay Soffian1-8/+12 2008-02-19gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski1-2/+2 2008-02-19push: document the status outputJeff King1-0/+49 2008-02-19Documentation/push: clarify matching refspec behaviorJeff King1-3/+3 2008-02-19push: indicate partialness of error messageJeff King1-1/+1 2008-02-19git-gui: relax "dirty" version detectionWincent Colaiuta1-1/+1