summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-26git-describe: --long shows the object name even for a tagged commitSanti Béjar
2008-02-25git-bundle.txt: Add different strategies to create the bundleSanti Béjar
2008-02-25builtin-for-each-ref.c: fix typo in error messageMichele Ballabio
2008-02-25send-email: test compose functionalityJeff King
2008-02-25t9001: enhance fake sendmail test harnessJeff King
2008-02-25Merge branch 'lt/dirstat'Junio C Hamano
2008-02-25diff --dirstat: saner handling of binary and unmerged filesJunio C Hamano
2008-02-25Merge branch 'jc/apply-whitespace'Junio C Hamano
2008-02-24Merge branch 'maint'Junio C Hamano
2008-02-24Be more verbose when checkout takes a long timeLinus Torvalds
2008-02-24Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce
2008-02-24Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce
2008-02-24ws_fix_copy(): move the whitespace fixing function to ws.cJunio C Hamano
2008-02-23gitweb: Fix bugs in git_search_grep_body: it's length(), not len()Jakub Narebski
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