summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24checkout: error out when index is unmerged even with -mJunio C Hamano
2008-02-24t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska
2008-02-24ws_fix_copy(): move the whitespace fixing function to ws.cJunio C Hamano
2008-02-23checkout: show progress when checkout takes long time while switching branchesJunio C Hamano
2008-02-23gitweb: Fix bugs in git_search_grep_body: it's length(), not len()Jakub Narebski
2008-02-23pack-objects: Print a message describing the number of threads for packingBrandon Casey
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson
2008-02-23start_command(), if .in/.out > 0, closes file descriptors, not the callersJohannes Sixt
2008-02-23start_command(), .in/.out/.err = -1: Callers must close the file descriptorJohannes Sixt
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-23Add merge-subtree backJunio C Hamano
2008-02-23builtin-reflog.c: don't install new reflog on write failureBrandon Casey
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-22Avoid unnecessary "if-before-free" tests.Jim Meyering
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-22hash-object: cleanup handling of command line optionsGerrit Pape
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-21checkout: updates to tracking reportJunio C Hamano
2008-02-21builtin-checkout.c: Remove unused prefix arguments in switch_branches pathDaniel Barkalow
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