aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
ef='/git/commit/Documentation/git-send-pack.txt?h=v2.26.1&id=5cb545fa22fa590617c872e47568279218788d4b&follow=1'>Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano5-1/+13 2007-01-17Documentation/git-resolve: deprecated.Junio C Hamano1-0/+2 2007-01-17sanitize content of README fileNicolas Pitre4-582/+618 2007-01-17git-format-patch: do not crash with format.headers without value.Junio C Hamano1-1/+5 2007-01-17Introduce 'git-format-patch --suffix=.patch'Junio C Hamano2-4/+32 2007-01-17Documentation/glossary.txt: describe remotes/ tracking and packed-refsJunio C Hamano1-0/+9 2007-01-17Documentation/glossary.txt: unpacked objects are loose.Junio C Hamano1-1/+1 2007-01-17Documentation: describe shallow repositoryJunio C Hamano2-0/+20 2007-01-17Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano2-4/+5 2007-01-17Documentation: detached HEADJunio C Hamano2-2/+58 2007-01-17Documentation: a few spelling fixesRené Scharfe12-15/+15 2007-01-17Documentation/git-sh-setup.txt: programmer's docsJunio C Hamano1-8/+45 2007-01-17Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Junio C Hamano1-1/+1 2007-01-17Documentation/git-status.txt: mention color configurationJunio C Hamano1-0/+9 2007-01-17Documentation/git-tar-tree.txt: default umask is now 002Junio C Hamano1-1/+1 2007-01-17Documentation/git-tools.txt: mention tig and refer to wikiJunio C Hamano1-2/+12 2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2-2/+2 2007-01-17Documentation/SubmittingPatches: Gnus tipsJunio C Hamano1-1/+19 2007-01-16git-commit: document log message formatting conventionJunio C Hamano1-0/+6 2007-01-16cache.h; fix a couple of prototypesChris Wedgwood1-2/+2 2007-01-16Document where configuration files are in config.txtJunio C Hamano1-1/+6 2007-01-16Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2-10/+36 2007-01-16git-commit documentation: remove comment on unfixed git-rmJunio C Hamano1-5/+0 2007-01-16tutorial: shorthand for remotes but show distributed nature of gitJunio C Hamano1-19/+24 2007-01-16tutorial: Use only separate layoutSanti Béjar1-13/+13 2007-01-16Fix spurious compile errorJohannes Schindelin1-0/+4 2007-01-16git-rm documentation: remove broken behaviour from the example.Junio C Hamano2-9/+5 2007-01-16git-push documentation: remaining bitsJunio C Hamano1-1/+13 2007-01-16document --exec for git-pushUwe Kleine-K,Av(Bnig1-1/+7 2007-01-15git-svn: print and flush authentication prompts to STDERREric Wong1-15/+22 2007-01-15Solaris 5.8 returns ENOTDIR for inappropriate renames.Jason Riedy1-1/+6 2007-01-15Replace "echo -n" with printf in shell scripts.Jason Riedy6-7/+7 2007-01-15Set _ALL_SOURCE for AIX, but avoid its struct list.Jason Riedy1-2/+5 2007-01-15Start all test scripts with /bin/sh.Jason Riedy3-1/+3 2007-01-15git-pull: disallow implicit merging to detached HEADJeff King2-2/+15 2007-01-15Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano3-8/+40 2007-01-15git reflog expire: document --stale-fix option.Junio C Hamano2-2/+2 2007-01-14Use nice names in conflict markers during cherry-pick/revert.Shawn O. Pearce1-0/+6 2007-01-14Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano2-17/+74 2007-01-14Documentation: merge-output is not too verbose now.Junio C Hamano2-11/+2 2007-01-14Remove hash in git-describe in favor of util slot.Shawn O. Pearce1-64/+12 2007-01-14Correct priority of lightweight tags in git-describe.Shawn O. Pearce1-12/+25