aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | GIT 1.5.3.7v1.5.3.7Junio C Hamano2007-12-01
| * | | | | | Fix typo in t4008 test titleJunio C Hamano2007-12-01
* | | | | | | git-svn: Don't create a "master" branch every time rebase is runSteven Grimm2007-11-30
* | | | | | | git-svn: add a show-externals command.Vineet Kumar2007-11-30
* | | | | | | git-svn: Remove unnecessary Git::SVN::Util packageDavid D. Kilzer2007-11-30
* | | | | | | git-svn: add support for pulling author from From: and Signed-off-by:Andy Whitcroft2007-11-30
* | | | | | | git-svn now reads settings even if called in subdirectoryGustaf Hendeby2007-11-30
* | | | | | | Merge branch 'maint'Junio C Hamano2007-11-30
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-30
| * | | | | | cvsimport: fix usage of cvsimport.moduleJeff King2007-11-30
| * | | | | | Merge branch 'jk/maint-cvsimport-fix' into maintJunio C Hamano2007-11-30
| |\ \ \ \ \ \
| | * | | | | | cvsimport: miscellaneous packed-ref fixesJeff King2007-11-28
| | * | | | | | cvsimport: use rev-parse to support packed refsJeff King2007-11-28
| | * | | | | | Add basic cvsimport testsJeff King2007-11-28
| * | | | | | | t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt2007-11-30
* | | | | | | | Fix a pathological case in git detecting proper renamesLinus Torvalds2007-11-30
* | | | | | | | Fix a pathological case in git detecting proper renamesLinus Torvalds2007-11-30
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | receive-pack: allow deletion of corrupt refsJohannes Schindelin2007-11-30
* | | | | | | Add config_int() method to the Git perl moduleJakub Narebski2007-11-30
* | | | | | | Error out when user doesn't have access permission to the repositoryAndré Goddard Rosa2007-11-30
* | | | | | | per-directory-exclude: lazily read .gitignore filesJunio C Hamano2007-11-29
* | | | | | | dir.c: minor clean-upJunio C Hamano2007-11-29
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | scripts: do not get confused with HEAD in work treeJunio C Hamano2007-11-28
| * | | | | Improve description of git-branch -d and -D in man page.Jan Hudec2007-11-28
| |/ / / /
* | | | | bash completion: add diff optionsJohannes Schindelin2007-11-28
* | | | | git checkout's reflog: even when detaching the HEAD, say from whereJohannes Schindelin2007-11-28
* | | | | sha1_file.c: Fix size_t related printf format warningsSteffen Prohaska2007-11-28
* | | | | Revert "t5516: test update of local refs on push"Jeff King2007-11-28
* | | | | filter-branch: fix dirty way to provide the helpers to commit filtersJohannes Schindelin2007-11-28
* | | | | git-stash: do not get fooled with "color.diff = true"Pascal Obry2007-11-27
* | | | | Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.cSteffen Prohaska2007-11-26
* | | | | Fix typo in draft 1.5.4 release notesWincent Colaiuta2007-11-26
* | | | | Merge branch 'maint'Junio C Hamano2007-11-25
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-25
| |\ \ \ \
| | * | | | user-manual: recovering from corruptionJ. Bruce Fields2007-11-25
| | * | | | user-manual: clarify language about "modifying" old commitsJ. Bruce Fields2007-11-25
| | * | | | user-manual: failed push to public repositoryJ. Bruce Fields2007-11-25
| | * | | | user-manual: define "branch" and "working tree" at startJ. Bruce Fields2007-11-25
| * | | | | git-checkout: describe detached head correctlyJunio C Hamano2007-11-25
* | | | | | Print the real filename that we failed to open.André Goddard Rosa2007-11-25
* | | | | | revert/cherry-pick: do not mention the original refJunio C Hamano2007-11-25
* | | | | | Update draft release notes for 1.5.4Junio C Hamano2007-11-24
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'rv/maint-index-commit' into maintJunio C Hamano2007-11-24
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'lt/maint-rev-list-gitlink' into maintJunio C Hamano2007-11-24
| |\ \ \ \ \ \
| | * | | | | | Fix rev-list when showing objects involving submodulesLinus Torvalds2007-11-16
| * | | | | | | Merge branch 'jc/maint-add-sync-stat' into maintJunio C Hamano2007-11-24
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/maint-format-patch-encoding' into maintJunio C Hamano2007-11-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano2007-11-07