aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* contrib/git-svn: documentation updatesEric Wong2006-04-01
* contrib/git-svn: accept configuration via repo-configEric Wong2006-04-01
* revision: --max-age alone does not need limit_list() anymore.Junio C Hamano2006-04-01
* revision: simplify argument parsing.Junio C Hamano2006-04-01
* revision: --topo-order and --unpackedJunio C Hamano2006-04-01
* revision: Fix --topo-order and --max-age with reachability limiting.Linus Torvalds2006-04-01
* Make path-limiting be incremental when possible.Linus Torvalds2006-03-31
* Move "--parent" parsing into generic revision.c library codeLinus Torvalds2006-03-31
* Makefile: many programs now depend on xdiff/lib.a having been built.Junio C Hamano2006-03-31
* rev-list --boundary: fix re-injecting boundary commits.Junio C Hamano2006-03-30
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-03-30
|\
| * gitk: Better workaround for arrows on diagonal line segmentsPaul Mackerras2006-03-31
| * gitk: Allow top panes to scroll horizontally with mouse button 2Paul Mackerras2006-03-31
| * gitk: Prevent parent link from overwriting commit headlinePaul Mackerras2006-03-31
| * gitk: Show diffs for boundary commitsPaul Mackerras2006-03-30
| * gitk: Use the new --boundary flag to git-rev-listPaul Mackerras2006-03-30
* | contrib/git-svn: force GIT_DIR to an absolute pathEric Wong2006-03-30
* | git-clone: exit early if repo isn't specifiedYasushi SHOJI2006-03-30
* | Make git-clone to take long double-dashed origin option (--origin)Yasushi SHOJI2006-03-30
* | tree/diff header cleanup.Junio C Hamano2006-03-29
* | assume unchanged git: diff-index fix.Junio C Hamano2006-03-29
* | revision.c "..B" syntax: constness fixJunio C Hamano2006-03-29
* | revision arguments: ..B means HEAD..B, just like A.. means A..HEADJunio C Hamano2006-03-29
* | rev-list --boundaryJunio C Hamano2006-03-28
* | rev-list: memory usage reduction.Junio C Hamano2006-03-28
* | rev-list --no-merges: argument parsing fix.Junio C Hamano2006-03-28
* | xdiff: Show function names in hunk headers.Mark Wooding2006-03-27
* | Add ALL_LDFLAGS to the git target.Jason Riedy2006-03-27
* | GIT 1.3.0 rc1v1.3.0-rc1Junio C Hamano2006-03-27
* | Merge branch ak/svnJunio C Hamano2006-03-27
|\ \
| * | git-svnimport: if a limit is specified, respect itAnand Kumria2006-03-26
* | | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-26
|\ \ \
| * | | add clean and ignore rules for xdiff/Junio C Hamano2006-03-26
| * | | Remove dependency on a file named "-lz"Johannes Schindelin2006-03-26
* | | | Merge branch 'master' into nextJunio C Hamano2006-03-26
|\ \ \ \
| * | | | Optionally do not list empty directories in git-ls-files --othersPetr Baudis2006-03-26
| * | | | Document git-rebase behavior on conflicts.J. Bruce Fields2006-03-26
| * | | | Fix error handling for nonexistent namesLinus Torvalds2006-03-26
* | | | | Merge branch 'jc/thin' into nextJunio C Hamano2006-03-26
|\ \ \ \ \
| * | | | | git-push: make --thin pack transfer the default.Junio C Hamano2006-03-26
| |/ / / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'jc/clone' and 'jc/name'Junio C Hamano2006-03-26
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/merge'Junio C Hamano2006-03-26
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-03-26
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | gitk: Fix two bugs reported by usersPaul Mackerras2006-03-22
| | * | | | | gitk: Improve appearance of first child linksPaul Mackerras2006-03-18
| | * | | | | gitk: Make downward-pointing arrows end in vertical line segmentPaul Mackerras2006-03-18
| | * | | | | gitk: Don't change cursor at end of layout if find in progressPaul Mackerras2006-03-18
| | * | | | | gitk: Make commitdata an array rather than a listPaul Mackerras2006-03-18
| | * | | | | gitk: Fix display of diff lines beginning with --- or +++Paul Mackerras2006-03-08
| | * | | | | [PATCH] gitk: Make error_popup react to ReturnMartin Mares2006-03-03