aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-grep: Learn PCREMichał Kiedrowicz2011-05-09
* grep: Extract compile_regexp_failed() from compile_regexp()Michał Kiedrowicz2011-05-09
* grep: Fix a typo in a commentMichał Kiedrowicz2011-05-09
* grep: Put calls to fixmatch() and regmatch() into patmatch()Michał Kiedrowicz2011-05-05
* contrib/completion: --line-number to git grepMichał Kiedrowicz2011-05-05
* Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz2011-05-05
* Git 1.7.5v1.7.5Junio C Hamano2011-04-23
* Git 1.7.5-rc3v1.7.5-rc3Junio C Hamano2011-04-19
* Sync with 1.7.4.5Junio C Hamano2011-04-19
|\
| * Git 1.7.4.5v1.7.4.5Junio C Hamano2011-04-19
| * git-svn.txt: Document --mergeinfoMichael J Gruber2011-04-19
* | Revert "run-command: prettify -D_FORTIFY_SOURCE workaround"Junio C Hamano2011-04-18
* | Merge branch 'maint'Junio C Hamano2011-04-14
|\ \ | |/
| * archive: document limitation of tar.umask config settingRené Scharfe2011-04-14
| * t3306,t5304: avoid clock skew issuesMichael J Gruber2011-04-14
| * git.txt: fix list continuationMichael J Gruber2011-04-14
* | Git 1.7.5-rc2v1.7.5-rc2Junio C Hamano2011-04-13
* | Merge branch 'maint'Junio C Hamano2011-04-13
|\ \ | |/
| * Merge branch 'jc/rev-list-options-fix' into maintJunio C Hamano2011-04-13
| |\
| * \ Merge branch 'js/checkout-untracked-symlink' into maintJunio C Hamano2011-04-13
| |\ \
* | | | remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-13
* | | | revert: Hide '-r' option in default usageRamkumar Ramachandra2011-04-13
* | | | Merge branch 'js/checkout-untracked-symlink'Junio C Hamano2011-04-12
|\ \ \ \ | | |/ / | |/| |
| * | | t2021: mark a test as fixedJohannes Sixt2011-04-12
* | | | Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-12
|\ \ \ \
| * | | | t0001: guard a new test with SYMLINKS prerequisiteJohannes Sixt2011-04-11
* | | | | Makefile: extract Q_() source strings as ngettext()Ævar Arnfjörð Bjarmason2011-04-11
* | | | | i18n: avoid parenthesized string as array initializerRamsay Jones2011-04-11
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2011-04-11
|\ \ \ \ \
| * | | | | git-svn: Cache results of running the executable "git config"James Y Knight2011-04-09
| * | | | | git-svn: Add a svn-remote.<name>.pushurl config keyAlejandro R. Sedeño2011-04-09
* | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2011-04-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gitk: Update cherry-pick error message parsingAnders Kaseorg2011-04-09
| * | | | | gitk: Quote tag names in event bindings to avoid problems with % charsPat Thoyts2011-03-09
| * | | | | gitk: Allow user to control how much of the SHA1 ID gets auto-selectedPaul Mackerras2011-03-09
| * | | | | gitk: spelling fixes in Russian translationSkip2011-01-19
| * | | | | gitk: Take only numeric version components when computing $git_versionAnders Kaseorg2011-01-19
* | | | | | git-p4: replace each tab with 8 spaces for consistencyAndrew Garber2011-04-07
* | | | | | Git 1.7.5-rc1v1.7.5-rc1Junio C Hamano2011-04-06
* | | | | | Sync with 1.7.4.4Junio C Hamano2011-04-06
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Git 1.7.4.4v1.7.4.4Junio C Hamano2011-04-06
| * | | | | Merge branch 'nm/maint-conflicted-submodule-entries' into maintJunio C Hamano2011-04-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mg/rev-list-n-reverse-doc' into maintJunio C Hamano2011-04-06
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano2011-04-06
|\ \ \ \ \ \ \ \
| * | | | | | | | remote: deprecate --mirrorJeff King2011-03-30
| * | | | | | | | remote: separate the concept of push and fetch mirrorsJeff King2011-03-30
| * | | | | | | | remote: disallow some nonsensical option combinationsJeff King2011-03-30
* | | | | | | | | Merge branch 'mg/doc-revisions-txt'Junio C Hamano2011-04-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revisions.txt: language improvementsMichael J Gruber2011-04-04
| * | | | | | | | | revisions.txt: structure with a labelled listMichael J Gruber2011-04-01