aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-svn: Add test for --ignore-paths parameterVitaly \"_Vi\" Shukela2009-01-25
| * | | | | | | | | | | git-svn: documented --ignore-pathsVitaly \"_Vi\" Shukela2009-01-25
| * | | | | | | | | | | git-svn: add --ignore-paths option for fetchingVitaly \"_Vi\" Shukela2009-01-25
| * | | | | | | | | | | git-svn: fix memory leak when checking for empty symlinksEric Wong2009-01-25
* | | | | | | | | | | | rebase -i --root: fix check for number of argumentsJohannes Schindelin2009-01-25
* | | | | | | | | | | | gittutorial: remove misleading noteMiklos Vajna2009-01-25
* | | | | | | | | | | | Merge branch 'kb/lstat-cache'Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lstat_cache(): introduce clear_lstat_cache() functionKjetil Barvik2009-01-18
| * | | | | | | | | | | | lstat_cache(): introduce invalidate_lstat_cache() functionKjetil Barvik2009-01-18
| * | | | | | | | | | | | lstat_cache(): introduce has_dirs_only_path() functionKjetil Barvik2009-01-18
| * | | | | | | | | | | | lstat_cache(): introduce has_symlink_or_noent_leading_path() functionKjetil Barvik2009-01-18
| * | | | | | | | | | | | lstat_cache(): more cache effective symlink/directory detectionKjetil Barvik2009-01-18
* | | | | | | | | | | | | Merge branch 'js/diff-color-words'Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Change the spelling of "wordregex".Boyd Stephen Smith Jr2009-01-21
| * | | | | | | | | | | | | color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-21
| * | | | | | | | | | | | | color-words: make regex configurable via attributesThomas Rast2009-01-17
| * | | | | | | | | | | | | color-words: expand docs with precise semanticsThomas Rast2009-01-17
| * | | | | | | | | | | | | color-words: enable REG_NEWLINE to help userThomas Rast2009-01-17
| * | | | | | | | | | | | | color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-17
| * | | | | | | | | | | | | color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-17
| * | | | | | | | | | | | | color-words: refactor word splitting and use ALLOC_GROW()Johannes Schindelin2009-01-17
| * | | | | | | | | | | | | Add color_fwrite_lines(), a function coloring each line individuallyJohannes Schindelin2009-01-17
* | | | | | | | | | | | | | Merge branch 'cb/add-pathspec'Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | remove pathspec_match, use match_pathspec insteadClemens Buchacher2009-01-14
| * | | | | | | | | | | | | | clean up pathspec matchingClemens Buchacher2009-01-14
* | | | | | | | | | | | | | | Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-17
| * | | | | | | | | | | | | | | revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-17
* | | | | | | | | | | | | | | | Merge branch 'sr/clone-empty'Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Allow cloning an empty repositorySverre Rabbelier2009-01-23
* | | | | | | | | | | | | | | | | diff-options.txt: Fix asciidoc markup issueTeemu Likonen2009-01-25
* | | | | | | | | | | | | | | | | Sync with 1.6.1.1Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | GIT 1.6.1.1v1.6.1.1Junio C Hamano2009-01-25
* | | | | | | | | | | | | | | | | Ignore test-ctypeBenjamin Kramer2009-01-25
* | | | | | | | | | | | | | | | | http-push.c: style fixesJunio C Hamano2009-01-25
| |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | bash completions: Add the --patience optionJohannes Schindelin2009-01-07
| * | | | | | | | | | | | | | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-07
| * | | | | | | | | | | | | | | | Implement the patience diff algorithmJohannes Schindelin2009-01-07
* | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/maint-shortlog-foldline' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pj/maint-ldflags' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/maint-git-pm-false-dir' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/maint-bisect-gitk' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-format-patch' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'am/maint-push-doc' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \