aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-p4: git-p4 submit cleanups.Simon Hausmann2008-02-27
* git-p4: Removed git-p4 submit --direct.Simon Hausmann2008-02-27
* git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann2008-02-27
* git-p4: Remove --log-substitutions feature.Simon Hausmann2008-02-27
* git-p4: support exclude pathsTommy Thorn2008-02-27
* Merge branch 'maint'Junio C Hamano2008-02-26
|\
| * Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan2008-02-25
| * timezone_names[]: fixed the tz offset for New Zealand.Steven Drake2008-02-25
| * filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho2008-02-25
| * rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2008-02-25
| * Use a single implementation and API for copy_file()Daniel Barkalow2008-02-25
| * Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna2008-02-25
| * Correct fast-export file mode strings to match fast-import standardShawn O. Pearce2008-02-24
* | gitweb: Better cutting matched string and its contextJakub Narebski2008-02-25
* | 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