aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Documentation: quote {non-attributes} for asciidocJeff King2007-07-02
* Make '!' aliases more usefulJohannes Schindelin2007-07-02
* getenv/setenv: use constants if availableMatthias Lederhofer2007-07-02
* git-clone: fetch possibly detached HEAD over dumb httpSven Verdoolaege2007-07-02
* git-submodule: Instead of using only annotated tags, use any tags.Emil Medve2007-07-02
* git-submodule: provide easy way of adding new submodulesSven Verdoolaege2007-07-02
* Update public documentation links for 1.5.2.3Junio C Hamano2007-07-02
* Merge 1.5.2.3 inJunio C Hamano2007-07-02
|\
| * GIT 1.5.2.3v1.5.2.3Junio C Hamano2007-07-02
* | Merge branch 'rs/diff'Junio C Hamano2007-07-01
|\ \
| * | diff: round down similarity indexRené Scharfe2007-06-25
| * | diffcore-rename: don't change similarity index based on basename equalityRené Scharfe2007-06-24
* | | Merge branch 'jc/quote'Junio C Hamano2007-07-01
|\ \ \
| * | | Add core.quotepath configuration variable.Junio C Hamano2007-06-24
| |/ /
* | | Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt2007-07-01
* | | git add: respect core.filemode with unmerged entriesJohannes Schindelin2007-07-01
* | | t7004: ship trustdb to avoid gpg warningsJohannes Schindelin2007-07-01
* | | Merge branch 'ml/worktree'Junio C Hamano2007-07-01
|\ \ \
| * | | make git barf when an alias changes environment variablesMatthias Lederhofer2007-06-12
* | | | Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\ \ \ \
| * | | | filter-branch: always export GIT_DIR if it is setMatthias Lederhofer2007-06-06
| * | | | Merge branch 'js/filter' into ei/worktree+filterJunio C Hamano2007-06-06
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | setup_git_directory: fix segfault if repository is found in cwdMatthias Lederhofer2007-06-06
| * | | | test GIT_WORK_TREEMatthias Lederhofer2007-06-06
| * | | | extend rev-parse test for --is-inside-work-treeMatthias Lederhofer2007-06-06
| * | | | Use new semantics of is_bare/inside_git_dir/inside_work_treeMatthias Lederhofer2007-06-06
| * | | | introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-06
| * | | | test git rev-parseMatthias Lederhofer2007-06-06
| * | | | rev-parse: introduce --is-bare-repositoryMatthias Lederhofer2007-06-06
| * | | | rev-parse: document --is-inside-git-dirMatthias Lederhofer2007-06-06
* | | | | Merge branch 'fl/config'Junio C Hamano2007-06-30
|\ \ \ \ \
| * | | | | config: add support for --bool and --int while setting valuesFrank Lichtenheld2007-06-26
* | | | | | Merge branch 'mk/svn'Junio C Hamano2007-06-30
|\ \ \ \ \ \
| * | | | | | git-svn: honor ~/.subversion/ client cert file settings.Michael Krelin2007-06-30
* | | | | | | git-svn: cache max revision in rev_db databasesSam Vilain2007-06-30
* | | | | | | git-svn: use git-log rather than rev-list | xargs cat-fileSam Vilain2007-06-30
|/ / / / / /
* | | | | | Don't fflush(stdout) when it's not helpfulTheodore Ts'o2007-06-30
* | | | | | Merge branch 'cr/tag'Junio C Hamano2007-06-30
|\ \ \ \ \ \
| * | | | | | Add test-script for git-tagCarlos Rica2007-06-28
| * | | | | | Add test script for git-stripspace.Carlos Rica2007-06-26
| * | | | | | Fix git-stripspace to process correctly long lines and spaces.Carlos Rica2007-06-26
* | | | | | | git: Try a bit harder not to lose errno in stdioLinus Torvalds2007-06-30
* | | | | | | Merge branch 'lt/run'Junio C Hamano2007-06-30
|\ \ \ \ \ \ \
| * | | | | | | Check for IO errors after running a commandLinus Torvalds2007-06-24
| * | | | | | | Clean up internal command handlingLinus Torvalds2007-06-24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2007-06-30
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai2007-06-30
| * | | | | | git-remote: document -nSam Vilain2007-06-30
| * | | | | | repack: improve documentation on -a optionSam Vilain2007-06-30
* | | | | | | git-tag: Fix "can't shift that many".Alexandre Vassalotti2007-06-30