summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King
2007-07-02Make '!' aliases more usefulJohannes Schindelin
2007-07-02getenv/setenv: use constants if availableMatthias Lederhofer
2007-07-02git-clone: fetch possibly detached HEAD over dumb httpSven Verdoolaege
2007-07-02git-submodule: Instead of using only annotated tags, use any tags.Emil Medve
2007-07-02git-submodule: provide easy way of adding new submodulesSven Verdoolaege
2007-07-02Update public documentation links for 1.5.2.3Junio C Hamano
2007-07-02Merge 1.5.2.3 inJunio C Hamano
2007-07-02GIT 1.5.2.3v1.5.2.3Junio C Hamano
2007-07-01Merge branch 'rs/diff'Junio C Hamano
2007-07-01Merge branch 'jc/quote'Junio C Hamano
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt
2007-07-01git add: respect core.filemode with unmerged entriesJohannes Schindelin
2007-07-01t7004: ship trustdb to avoid gpg warningsJohannes Schindelin
2007-07-01Merge branch 'ml/worktree'Junio C Hamano
2007-07-01Merge branch 'ei/worktree+filter'Junio C Hamano
2007-07-01Merge branch 'fl/config'Junio C Hamano
2007-07-01Merge branch 'mk/svn'Junio C Hamano
2007-07-01git-svn: cache max revision in rev_db databasesSam Vilain
2007-07-01git-svn: use git-log rather than rev-list | xargs cat-fileSam Vilain
2007-07-01git-svn: honor ~/.subversion/ client cert file settings.Michael Krelin
2007-07-01Don't fflush(stdout) when it's not helpfulTheodore Ts'o
2007-06-30Merge branch 'cr/tag'Junio C Hamano
2007-06-30git: Try a bit harder not to lose errno in stdioLinus Torvalds
2007-06-30Merge branch 'lt/run'Junio C Hamano
2007-06-30Merge branch 'maint'Junio C Hamano
2007-06-30Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai
2007-06-30git-remote: document -nSam Vilain
2007-06-30repack: improve documentation on -a optionSam Vilain
2007-06-30git-tag: Fix "can't shift that many".Alexandre Vassalotti
2007-06-30Correct usages of sed in git-tag for Mac OS XShawn O. Pearce
2007-06-29Update draft Release Notes for 1.5.3Junio C Hamano
2007-06-29Merge branch 'maint'Junio C Hamano
2007-06-29Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-06-29Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-06-29Avoid perl in t1300-repo-configAlex Riesen
2007-06-29git-cvsimport: force checkout of working tree after initial importGerrit Pape
2007-06-29Add test-script for git-tagCarlos Rica
2007-06-28git-log: detect dup and fdopen failureJim Meyering
2007-06-28git-send-email: make options easier to configure.Adam Roben
2007-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-06-28gitk: Update selection background colorbar in prefs dialogMark Levedahl
2007-06-28gitk: Use a spinbox for setting tabstop settingsMark Levedahl
2007-06-27Add test script for git-stripspace.Carlos Rica
2007-06-27config: add support for --bool and --int while setting valuesFrank Lichtenheld
2007-06-27Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-06-27git-send-email: Add --threaded optionAdam Roben
2007-06-27Fix git-stripspace to process correctly long lines and spaces.Carlos Rica
2007-06-27Don't ignore a pack-refs write failureJim Meyering
2007-06-27detect close failure on just-written file handlesJim Meyering