summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-24Be more verbose when checkout takes a long timeLibravatar Linus Torvalds2-5/+8
2008-02-24Protect peel_ref fallback case from NULL parse_object resultLibravatar Shawn O. Pearce1-1/+1
2008-02-24Ensure 'make dist' compiles git-archive.exe on CygwinLibravatar Shawn O. Pearce1-1/+1
2008-02-24checkout: error out when index is unmerged even with -mLibravatar Junio C Hamano1-17/+18
2008-02-23t4014: Replace sed's non-standard 'Q' by standard 'q'Libravatar Steffen Prohaska1-4/+4
2008-02-23ws_fix_copy(): move the whitespace fixing function to ws.cLibravatar Junio C Hamano3-108/+108
2008-02-23checkout: show progress when checkout takes long time while switching branchesLibravatar Junio C Hamano1-0/+1
2008-02-23gitweb: Fix bugs in git_search_grep_body: it's length(), not len()Libravatar Jakub Narebski1-1/+1
2008-02-23pack-objects: Print a message describing the number of threads for packingLibravatar Brandon Casey1-0/+3
2008-02-23pack-objects: Add runtime detection of online CPU'sLibravatar Andreas Ericsson6-4/+69
2008-02-23start_command(), if .in/.out > 0, closes file descriptors, not the callersLibravatar Johannes Sixt5-11/+49
2008-02-23start_command(), .in/.out/.err = -1: Callers must close the file descriptorLibravatar Johannes Sixt8-11/+9
2008-02-23Sync with 1.5.4.3Libravatar Junio C Hamano7-12/+67
2008-02-23GIT 1.5.4.3Libravatar Junio C Hamano3-3/+31
2008-02-23Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano5-15/+50
2008-02-23Add merge-subtree backLibravatar Junio C Hamano3-5/+36
2008-02-22git-stash: add new 'pop' subcommandLibravatar Brandon Casey2-2/+16
2008-02-22git-stash: add new 'drop' subcommandLibravatar Brandon Casey2-2/+33
2008-02-22git-reflog: add option --updateref to write the last reflog sha1 into the refLibravatar Brandon Casey1-1/+16
2008-02-22refs.c: make close_ref() and commit_ref() non-staticLibravatar Brandon Casey2-2/+8
2008-02-22git-reflog: add option --rewrite to update reflog entries while expiringLibravatar Brandon Casey1-1/+11
2008-02-22reflog-delete: parse standard reflog optionsLibravatar Brandon Casey1-3/+21
2008-02-22Merge branch 'bc/reflog-fix' into js/reflog-deleteLibravatar Junio C Hamano691-14455/+56188
2008-02-22builtin-reflog.c: don't install new reflog on write failureLibravatar Brandon Casey1-2/+3
2008-02-22pull: pass --strategy along to to rebaseLibravatar Jay Soffian1-1/+2
2008-02-22Use helper function for copying index entry informationLibravatar Linus Torvalds2-2/+18
2008-02-22Name hash fixups: export (and rename) remove_hash_entryLibravatar Linus Torvalds3-16/+17
2008-02-22Fix name re-hashing semanticsLibravatar Linus Torvalds2-6/+12
2008-02-22Avoid unnecessary "if-before-free" tests.Libravatar Jim Meyering17-55/+28
2008-02-22Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-02-22hash: fix lookup_hash semanticsLibravatar Jeff King1-1/+1
2008-02-22gitweb: Better chopping in commit search resultsLibravatar Junio C Hamano1-9/+15
2008-02-22hash-object: cleanup handling of command line optionsLibravatar Gerrit Pape2-1/+46
2008-02-22builtin-tag.c: remove cruftLibravatar Gerrit Pape1-3/+0
2008-02-22git-merge-index documentation: clarify synopsisLibravatar Gerrit Pape2-2/+2
2008-02-22Merge branch 'maint'Libravatar Shawn O. Pearce3-3/+25
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserLibravatar Shawn O. Pearce1-0/+4
2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesLibravatar Shawn O. Pearce1-1/+11
2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHLibravatar Shawn O. Pearce1-1/+5
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowLibravatar Shawn O. Pearce1-1/+5
2008-02-22git-gui: fix typo in lib/spellcheck.tclLibravatar Michele Ballabio1-1/+1
2008-02-21send-email: fix In-Reply-To regressionLibravatar Jay Soffian2-3/+27
2008-02-21checkout: updates to tracking reportLibravatar Junio C Hamano1-5/+5
2008-02-21builtin-checkout.c: Remove unused prefix arguments in switch_branches pathLibravatar Daniel Barkalow1-6/+4
2008-02-21git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Libravatar Junio C Hamano2-1/+47
2008-02-21git-gui: Shorten Aspell version strings to just Aspell version numberLibravatar Shawn O. Pearce1-0/+4
2008-02-21git-gui: Gracefully display non-aspell version errors to usersLibravatar Shawn O. Pearce1-1/+25
2008-02-21git-gui: Catch and display aspell startup failures to the userLibravatar Shawn O. Pearce1-4/+17
2008-02-21git-gui: Only bind the spellcheck popup suggestion hook onceLibravatar Shawn O. Pearce1-1/+1
2008-02-21git-gui: Remove explicit references to 'aspell' in message stringsLibravatar Shawn O. Pearce1-7/+7