Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clone: drop connectivity check for local clonesjk/maint-clone-shared-no-connectivity-validation | Jeff King | 2013-07-08 | 2 | -5/+14 |
* | Git 1.8.3v1.8.3 | Junio C Hamano | 2013-05-24 | 1 | -11/+11 |
* | remote-hg: fix order of configuration comments | Felipe Contreras | 2013-05-21 | 1 | -3/+3 |
* | remote-hg: trivial configuration note cleanup | Felipe Contreras | 2013-05-21 | 1 | -1/+1 |
* | completion: regression fix for zsh | Felipe Contreras | 2013-05-21 | 1 | -1/+1 |
* | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2013-05-20 | 3 | -6/+97 |
|\ | |||||
| * | git-svn: introduce --parents parameter for commands branch and tag | Tobias Schulte | 2013-05-20 | 3 | -1/+71 |
| * | git-svn: clarify explanation of --destination argument | Jonathan Nieder | 2013-05-20 | 1 | -5/+14 |
| * | git-svn: multiple fetch/branches/tags keys are supported | Nathan Gray | 2013-05-20 | 1 | -0/+12 |
* | | remote-hg: set stdout to binary mode on win32 | Amit Bakshi | 2013-05-20 | 1 | -0/+4 |
|/ | |||||
* | Git 1.8.3-rc3v1.8.3-rc3 | Junio C Hamano | 2013-05-17 | 1 | -1/+1 |
* | Merge branch 'fc/doc-style' | Junio C Hamano | 2013-05-17 | 20 | -47/+37 |
|\ | |||||
| * | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 | 20 | -47/+37 |
* | | Merge branch 'dw/asciidoc-sources-are-dot-txt-files' | Junio C Hamano | 2013-05-17 | 1 | -2/+4 |
|\ \ | |||||
| * | | CodingGuidelines: Documentation/*.txt are the sources | Dale Worley | 2013-05-10 | 1 | -2/+4 |
* | | | Merge git://ozlabs.org/~paulus/gitk | Junio C Hamano | 2013-05-17 | 1 | -295/+338 |
|\ \ \ | |||||
| * | | | gitk: Update Swedish translation (304t) | Peter Krefting | 2013-05-17 | 1 | -295/+338 |
* | | | | difftool: fix dir-diff when file does not exist in working tree | John Keeping | 2013-05-17 | 2 | -0/+13 |
* | | | | remote-bzr: fixes for older versions of bzr | Felipe Contreras | 2013-05-17 | 1 | -2/+4 |
* | | | | remote-bzr: fix old organization destroy | Sandor Bodo-Merle | 2013-05-17 | 1 | -0/+2 |
* | | | | Revert "remote-hg: update bookmarks when pulling" | Felipe Contreras | 2013-05-16 | 1 | -3/+0 |
* | | | | git-submodule.txt: Clarify 'init' and 'add' subcommands. | Dale R. Worley | 2013-05-16 | 1 | -2/+6 |
* | | | | remote-bzr: fix cloning of non-listable repos | Felipe Contreras | 2013-05-16 | 1 | -0/+3 |
* | | | | Merge branch 'fc/remote-hg' (early part) | Junio C Hamano | 2013-05-15 | 2 | -24/+22 |
|\ \ \ \ | |||||
| * | | | | remote-hg: update bookmarks when pulling | Felipe Contreras | 2013-05-15 | 1 | -0/+3 |
| * | | | | remote-hg: don't push fake 'master' bookmark | Felipe Contreras | 2013-05-15 | 1 | -1/+2 |
| * | | | | remote-hg: disable forced push by default | Felipe Contreras | 2013-05-15 | 1 | -1/+1 |
| * | | | | remote-hg: fix new branch creation | Felipe Contreras | 2013-05-15 | 1 | -1/+1 |
| * | | | | remote-hg: add new get_config_bool() helper | Felipe Contreras | 2013-05-15 | 1 | -11/+13 |
| * | | | | remote-hg: enable track-branches in hg-git mode | Felipe Contreras | 2013-05-15 | 2 | -1/+1 |
| * | | | | remote-hg: get rid of unused exception checks | Felipe Contreras | 2013-05-15 | 1 | -15/+9 |
| * | | | | remote-hg: trivial cleanups | Felipe Contreras | 2013-05-15 | 2 | -3/+1 |
* | | | | | remote-bzr: update old organization | Felipe Contreras | 2013-05-14 | 1 | -0/+7 |
* | | | | | Git 1.8.3-rc2v1.8.3-rc2 | Junio C Hamano | 2013-05-13 | 2 | -4/+9 |
* | | | | | Merge git://ozlabs.org/~paulus/gitk | Junio C Hamano | 2013-05-13 | 1 | -55/+199 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | gitk: On OSX, bring the gitk window to front | Tair Sabirgaliev | 2013-05-13 | 1 | -0/+9 |
| * | | | | gitk: Add support for -G'regex' pickaxe variant | Martin Langhoff | 2013-05-13 | 1 | -1/+4 |
| * | | | | gitk: Add menu item for reverting commits | Knut Franke | 2013-05-11 | 1 | -0/+62 |
| * | | | | gitk: Simplify file filtering | Felipe Contreras | 2013-05-11 | 1 | -13/+7 |
| * | | | | gitk: Display the date of a tag in a human-friendly way | Anand Kumria | 2013-05-11 | 1 | -1/+1 |
| * | | | | gitk: Improve behaviour of drop-down lists | Paul Mackerras | 2013-05-11 | 1 | -1/+6 |
| * | | | | gitk: Move hard-coded colors to .gitk | Gauthier Ă–stervall | 2013-04-01 | 1 | -39/+110 |
* | | | | | test-bzr: do not use unportable sed '\+' | Torsten Bögershausen | 2013-05-11 | 1 | -1/+1 |
* | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2013-05-11 | 9 | -7/+196 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 | 5 | -3/+180 |
| * | | | | Git::SVN::*: add missing "NAME" section to perldoc | Jonathan Nieder | 2013-05-09 | 4 | -0/+8 |
| * | | | | git-svn: avoid self-referencing mergeinfo | Michael Contreras | 2013-05-09 | 2 | -4/+8 |
| | |_|/ | |/| | | |||||
* | | | | Sync with v1.8.2.3 | Junio C Hamano | 2013-05-09 | 5 | -8/+26 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Git 1.8.2.3v1.8.2.3 | Junio C Hamano | 2013-05-09 | 4 | -3/+23 |
| * | | | Merge branch 'tr/copy-revisions-from-stdin' into maint | Junio C Hamano | 2013-05-09 | 1 | -1/+2 |
| |\ \ \ |