aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska2008-02-25
* git-bundle.txt: Add different strategies to create the bundleSanti BĂ©jar2008-02-24
* builtin-for-each-ref.c: fix typo in error messageMichele Ballabio2008-02-24
* send-email: test compose functionalityJeff King2008-02-24
* t9001: enhance fake sendmail test harnessJeff King2008-02-24
* Merge branch 'lt/dirstat'Junio C Hamano2008-02-24
|\
| * diff --dirstat: saner handling of binary and unmerged filesJunio C Hamano2008-02-24
| * Add "--dirstat" for some directory statisticsLinus Torvalds2008-02-12
* | Merge branch 'jc/apply-whitespace'Junio C Hamano2008-02-24
|\ \
| * | ws_fix_copy(): move the whitespace fixing function to ws.cJunio C Hamano2008-02-23
| * | apply: do not barf on patch with too large an offsetJunio C Hamano2008-02-11
| * | core.whitespace: cr-at-eolJunio C Hamano2008-02-05
| * | git-apply --whitespace=fix: fix whitespace fuzz introduced by previous runJunio C Hamano2008-02-05
| * | builtin-apply.c: pass ws_rule down to match_fragment()Junio C Hamano2008-02-05
| * | builtin-apply.c: move copy_wsfix() function a bit higher.Junio C Hamano2008-02-05
| * | builtin-apply.c: do not feed copy_wsfix() leading '+'Junio C Hamano2008-02-05
| * | builtin-apply.c: simplify calling site to apply_line()Junio C Hamano2008-02-05
| * | builtin-apply.c: clean-up apply_one_fragment()Junio C Hamano2008-02-05
| * | builtin-apply.c: mark common context lines in lineinfo structure.Junio C Hamano2008-02-05
| * | builtin-apply.c: optimize match_beginning/end processing a bit.Junio C Hamano2008-02-05
| * | builtin-apply.c: make it more line orientedJunio C Hamano2008-02-05
| * | builtin-apply.c: push match-beginning/end logic downJunio C Hamano2008-02-05
| * | builtin-apply.c: restructure "offset" matchingJunio C Hamano2008-02-05
| * | builtin-apply.c: refactor small part that matches contextJunio C Hamano2008-02-05
* | | Merge branch 'maint'Junio C Hamano2008-02-24
|\ \ \
| * | | Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce2008-02-24
| * | | Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce2008-02-24
* | | | Be more verbose when checkout takes a long timeLinus Torvalds2008-02-24
* | | | gitweb: Fix bugs in git_search_grep_body: it's length(), not len()Jakub Narebski2008-02-23
* | | | Sync with 1.5.4.3Junio C Hamano2008-02-23
|\ \ \ \ | |/ / /
| * | | GIT 1.5.4.3v1.5.4.3Junio C Hamano2008-02-23
| * | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-02-23
| |\ \ \
| | * | | git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce2008-02-22
| | * | | git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce2008-02-22
| | * | | git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce2008-02-22
| | * | | git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce2008-02-22
| | * | | git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-20
| | * | | git-gui: relax "dirty" version detectionWincent Colaiuta2008-02-19
* | | | | pull: pass --strategy along to to rebaseJay Soffian2008-02-22
* | | | | Use helper function for copying index entry informationLinus Torvalds2008-02-22
* | | | | Name hash fixups: export (and rename) remove_hash_entryLinus Torvalds2008-02-22
* | | | | Fix name re-hashing semanticsLinus Torvalds2008-02-22
* | | | | Merge branch 'maint'Junio C Hamano2008-02-22
|\ \ \ \ \ | |/ / / /
| * | | | hash: fix lookup_hash semanticsJeff King2008-02-22
* | | | | gitweb: Better chopping in commit search resultsJunio C Hamano2008-02-22
* | | | | builtin-tag.c: remove cruftGerrit Pape2008-02-22
* | | | | git-merge-index documentation: clarify synopsisGerrit Pape2008-02-22
* | | | | send-email: fix In-Reply-To regressionJay Soffian2008-02-21
* | | | | git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2008-02-21
* | | | | Teach git-grep --name-only as synonym for -lShawn O. Pearce2008-02-20